All Projects → broccolini → Athena

broccolini / Athena

A simple and elegant theme for Jekyll and GitHub Pages.

Projects that are alternatives of or similar to Athena

Hanuman
A responsive, lightning-fast Jekyll theme built using AMP (Accelerated Mobile Pages) to speed up your blogs and websites.
Stars: ✭ 100 (-8.26%)
Mutual labels:  jekyll, jekyll-site
Lagrange
A minimalist Jekyll theme for running a personal blog
Stars: ✭ 454 (+316.51%)
Mutual labels:  jekyll, jekyll-site
Liberxue.github.io
Liberxue blog for lightweight Jekyll themes 轻量级自适应 简洁 卡片式博客主题 3秒搞定GitHub blog
Stars: ✭ 330 (+202.75%)
Mutual labels:  jekyll, jekyll-site
event-jekyll-theme
Jekyll Theme package for your event
Stars: ✭ 119 (+9.17%)
Mutual labels:  jekyll, jekyll-site
Aligoren.github.io
My blog =>
Stars: ✭ 8 (-92.66%)
Mutual labels:  jekyll, jekyll-site
Plainwhite Jekyll
A configurable portfolio-style jekyll theme for writers.
Stars: ✭ 308 (+182.57%)
Mutual labels:  jekyll, jekyll-site
Photography
A free online portfolio website to showcase your photos.
Stars: ✭ 420 (+285.32%)
Mutual labels:  jekyll, jekyll-site
jekyll-deploy-action
🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages.
Stars: ✭ 162 (+48.62%)
Mutual labels:  jekyll, jekyll-site
Trucsclub.github.io
TRU CS Club Website
Stars: ✭ 6 (-94.5%)
Mutual labels:  jekyll, jekyll-site
Mediumish Theme Jekyll
Jekyll Template - Mediumish
Stars: ✭ 786 (+621.1%)
Mutual labels:  jekyll, jekyll-site
mr-brown
Mr.Brown is a responsive Jekyll theme
Stars: ✭ 21 (-80.73%)
Mutual labels:  jekyll, jekyll-site
Derrick
🙌 Derrick is a clean minimal and fast theme for a personal blog.
Stars: ✭ 51 (-53.21%)
Mutual labels:  jekyll, jekyll-site
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (-81.65%)
Mutual labels:  jekyll, jekyll-site
Jekyll Klise
🏖 Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support. (https://klise.now.sh)
Stars: ✭ 312 (+186.24%)
Mutual labels:  jekyll, jekyll-site
kitian616.github.io
My personal site, Powered by Jekyll & TeXt Theme.
Stars: ✭ 25 (-77.06%)
Mutual labels:  jekyll, jekyll-site
Mundana Theme Jekyll
Mundana is a free Jekyll theme, Medium styled.
Stars: ✭ 402 (+268.81%)
Mutual labels:  jekyll, jekyll-site
online-resume
A Jekyll theme for resume / cv based on Markdown. Demo: https://tarrex.github.io/online-resume
Stars: ✭ 27 (-75.23%)
Mutual labels:  jekyll, jekyll-site
jekyll-skeleton
Scaffolding to start with a Jekyll website
Stars: ✭ 27 (-75.23%)
Mutual labels:  jekyll, jekyll-site
Type On Strap
🎨 Simplistic, responsive jekyll based open source theme
Stars: ✭ 471 (+332.11%)
Mutual labels:  jekyll, jekyll-site
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+688.07%)
Mutual labels:  jekyll, jekyll-site

🚧 WIP 🚧 Athena Jekyll Theme

A simple and elegant theme for Jekyll and GitHub Pages.

screenshot

Features:

  • Mobile-first design ensures this theme performs fastest on mobile while scaling elegantly to desktop-size screens.
  • Designed for blogs and sites heavy on written content, with bold typography styles, homepage summaries, and previous/next snippets.
  • Supports a wide range of HTML elements and markdown.
  • Flexible styles that can be reused for customization without adding additional CSS.
  • Dynamically generated navigation links. See docs for adding pages with specific post category for-loops.

Installation

Add this line to your Jekyll site's Gemfile:

gem "jekyll-athena"

And add this line to your Jekyll site:

theme: jekyll-athena

And then execute:

$ bundle

Or install it yourself as:

$ gem install jekyll-athena

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/broccolini/athena. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Development

To set up your environment to develop this theme, run bundle install.

You theme is setup just like a normal Jelyll site! To test your theme, run bundle exec jekyll serve and open your browser at http://localhost:4000. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.

When your theme is released, only the files in _layouts, _includes, and _sass tracked with Git will be released.

License

The theme is available as open source under the terms of the MIT License.

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].