All Projects → excentris → Compass

excentris / Compass

Licence: mit
The Jekyll theme for your personal landing page.

Projects that are alternatives of or similar to Compass

Holo Alfa
A minimalist, mobile first Jekyll theme.
Stars: ✭ 163 (-4.68%)
Mutual labels:  jekyll, jekyll-themes
Hanuman
A responsive, lightning-fast Jekyll theme built using AMP (Accelerated Mobile Pages) to speed up your blogs and websites.
Stars: ✭ 100 (-41.52%)
Mutual labels:  jekyll, jekyll-themes
Autm Rb
Jekyll theme
Stars: ✭ 80 (-53.22%)
Mutual labels:  jekyll, jekyll-themes
Jekyll Timeline
Timeline / Résumé Theme with Jekyll
Stars: ✭ 46 (-73.1%)
Mutual labels:  jekyll, jekyll-themes
Jekyll Text Theme
💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.
Stars: ✭ 2,150 (+1157.31%)
Mutual labels:  jekyll, jekyll-themes
Mzlogin.github.io
Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog
Stars: ✭ 1,060 (+519.88%)
Mutual labels:  jekyll, jekyll-themes
Themes
Dr. Jekyll's Themes - Add Your Theme!
Stars: ✭ 93 (-45.61%)
Mutual labels:  jekyll, jekyll-themes
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+402.34%)
Mutual labels:  jekyll, jekyll-themes
Jekyll Help Center Theme
Simple and responsive Jekyll theme for help center.
Stars: ✭ 133 (-22.22%)
Mutual labels:  jekyll, jekyll-themes
Editorial Jekyll Theme
A Jekyll version of the "Editorial" theme by HTML5 UP.
Stars: ✭ 121 (-29.24%)
Mutual labels:  jekyll, jekyll-themes
Jekyll Theme Unit Test
📎 Sample Jekyll content (posts, pages, collections, and images) to test your theme against.
Stars: ✭ 43 (-74.85%)
Mutual labels:  jekyll, jekyll-themes
Affiliates Jekyll Theme
Affiliates - Jekyll Blogging Theme for Affiliate Marketers
Stars: ✭ 145 (-15.2%)
Mutual labels:  jekyll, jekyll-themes
Bay
🐟 A simple theme for Jekyll. Live at https://eliottvincent.github.io/bay/
Stars: ✭ 37 (-78.36%)
Mutual labels:  jekyll, jekyll-themes
Jekyll Yamt
YAMT is a minimal Jekyll theme focused on simplicity and ease-of-use.
Stars: ✭ 55 (-67.84%)
Mutual labels:  jekyll, jekyll-themes
Jekyll Theme Scribbles
A minimalistic Jekyll theme recreating the look of plain Markdown file (with some extras)
Stars: ✭ 15 (-91.23%)
Mutual labels:  jekyll, jekyll-themes
Starving Artist Jekyll Theme
A portfolio theme for Jekyll for artists to display their work - http://chrisanthropic.github.io/starving-artist-jekyll-theme/
Stars: ✭ 83 (-51.46%)
Mutual labels:  jekyll, jekyll-themes
Particle
A simple portfolio Jekyll theme:
Stars: ✭ 747 (+336.84%)
Mutual labels:  jekyll, jekyll-themes
Mediumish Theme Jekyll
Jekyll Template - Mediumish
Stars: ✭ 786 (+359.65%)
Mutual labels:  jekyll, jekyll-themes
Blog
博客
Stars: ✭ 103 (-39.77%)
Mutual labels:  jekyll, jekyll-themes
Jekyll Theme Mdui
🍷A Jekyll theme based on MDUI
Stars: ✭ 143 (-16.37%)
Mutual labels:  jekyll, jekyll-themes

Documentation

Compass is a Jekyll theme designed with something very specific in mind: to be a simple and elegant personal landing page that can be easily deployed to GitHub Pages.

How to use Compass

  1. Start by installing Bundler gem install bundler
  2. Fork the Compass repository
  3. Clone the repository you just forked: git clone https://github.com/YOUR-USER/compass
  4. Then run bundle install to get Jekyll and all the dependencies.
  5. Edit _config.yml as needed.
  6. Run the Jekyll server with bundle exec jekyll serve
  7. Go to http://localhost:4000

Deploy your site to GitHub Pages

If you want to use Compass as your personal landing page you can deploy your site to GitHub Pages as a User Page. To do so, when you are done modifying your clone, you should rename your repository to username.github.io where username is your username. When GitHub builds the page it will be made available at https://username.github.io.

If you are planning on using a custom domain to direct to your site, modify the CNAME file as described here.

Check the GitHub Pages Basics for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].