All Projects → Huxpro → Huxpro.github.io

Huxpro / Huxpro.github.io

Licence: apache-2.0
My Blog / Jekyll Themes / PWA

Programming Languages

HTML
75241 projects
CSS
56736 projects
Less
1899 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Huxpro.github.io

Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (-97.05%)
Mutual labels:  jekyll-theme, blog-theme, jekyll-themes
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (-85.76%)
Mutual labels:  jekyll-theme, blog-theme, jekyll-themes
cayman-blog
Cayman Blog is a Jekyll theme for GitHub Pages, based on Cayman theme
Stars: ✭ 93 (-98.46%)
Mutual labels:  jekyll-theme, jekyll-themes, blog-theme
Bay
🐟 A simple theme for Jekyll. Live at https://eliottvincent.github.io/bay/
Stars: ✭ 37 (-99.39%)
Mutual labels:  jekyll-theme, blog-theme, jekyll-themes
No Style Please
A (nearly) no-CSS, fast, minimalist Jekyll theme.
Stars: ✭ 192 (-96.82%)
Mutual labels:  jekyll-theme, blog-theme, jekyll-themes
duo
👬 A Simple Jekyll Theme.
Stars: ✭ 76 (-98.74%)
Mutual labels:  jekyll-theme, jekyll-themes, blog-theme
Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (-91.31%)
Mutual labels:  jekyll-theme, blog-theme, jekyll-themes
Whiteglass
Minimal, responsive Jekyll theme for hackers
Stars: ✭ 503 (-91.66%)
Mutual labels:  jekyll-theme, blog-theme
Jekyll Uno
Jekyll-Uno - a minimal, responsive theme for Jekyll based on Uno for Ghost
Stars: ✭ 559 (-90.73%)
Mutual labels:  jekyll-theme, jekyll-themes
Reverie
🎨 A ridiculously elegant Jekyll theme.
Stars: ✭ 442 (-92.67%)
Mutual labels:  jekyll-theme, blog-theme
Sleek
📈 Sleek is a modern Jekyll theme focused on speed performance & SEO best practices
Stars: ✭ 321 (-94.68%)
Mutual labels:  jekyll-theme, jekyll-themes
jekyll-theme-Hydrogen
👍轻盈、简洁的Jekyll主题,A Lightweight and Concise Jekyll theme For You.
Stars: ✭ 60 (-99.01%)
Mutual labels:  jekyll-theme, blog-theme
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (-99.67%)
Mutual labels:  jekyll-theme, jekyll-themes
Hydeout
A refreshed version of Hyde for Jekyll 3.x and 4.x
Stars: ✭ 448 (-92.57%)
Mutual labels:  jekyll-theme, jekyll-themes
junior-theme
⚫ A striking black and white theme for Jekyll. Built as a developer blog + portfolio.
Stars: ✭ 66 (-98.91%)
Mutual labels:  jekyll-theme, blog-theme
Beautiful Jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Stars: ✭ 3,778 (-37.36%)
Mutual labels:  jekyll-theme, jekyll-themes
fuse-core
The 'Fuse Core' Jekyll theme.
Stars: ✭ 29 (-99.52%)
Mutual labels:  jekyll-theme, jekyll-themes
Cards Jekyll Template
A simple Jekyll Template Card Based.
Stars: ✭ 306 (-94.93%)
Mutual labels:  jekyll-theme, jekyll-themes
Liberxue.github.io
Liberxue blog for lightweight Jekyll themes 轻量级自适应 简洁 卡片式博客主题 3秒搞定GitHub blog
Stars: ✭ 330 (-94.53%)
Mutual labels:  jekyll-theme, blog-theme
Will Jekyll Template
A simple Jekyll theme.
Stars: ✭ 360 (-94.03%)
Mutual labels:  jekyll-theme, jekyll-themes

Hux Blog

I never expect this becomes popular.

User Manual 👉

Getting Started

  1. You will need Ruby and Bundler to use Jekyll. Following Using Jekyll with Bundler to fullfill the enviromental requirement.

  2. Installed dependencies in the Gemfile:

$ bundle install 
  1. Serve the website (localhost:4000 by default):
$ bundle exec jekyll serve  # alternatively, npm start

Development (Build From Source)

To modify the theme, you will need Grunt. There are numbers of tasks you can find in the Gruntfile.js, includes minifing JavaScript, compiling .less to .css, adding banners to keep the Apache 2.0 license intact, watching for changes, etc.

Yes, they were inherited and are extremely old-fashioned. There is no modularization and transpilation, etc.

Critical Jekyll-related code are located in _include/ and _layouts/. Most of them are Liquid templates.

This theme uses the default code syntax highlighter of jekyll, Rouge, which is compatible with Pygments theme so just pick any pygments theme css (e.g. from here and replace the content of highlight.less.

Interesting to know more? Checkout the full user manual!

Other Resources

Ports

Starter/Boilerplate

  • Out of date. Helps wanted for updating it on par with the main repo

Translation

License

Apache License 2.0. Copyright (c) 2015-present Huxpro

Hux Blog is derived from Clean Blog Jekyll Theme (MIT License) Copyright (c) 2013-2016 Blackrock Digital LLC.

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