Hux Blog

我的博客 / Jekyll 主题 / PWA。「My Blog / Jekyll Themes / PWA」

Github星跟踪图

Hux Blog

I never expected this to become 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.

主要指标

概览
名称与所有者Huxpro/huxpro.github.io
主编程语言HTML
编程语言JavaScript (语言数: 5)
平台
许可证Apache License 2.0
所有者活动
创建于2015-01-29 15:03:17
推送于2025-02-10 15:23:07
最后一次提交2025-02-10 07:23:06
发布数13
最新版本名称v1.8.1 (发布于 )
第一版名称v1.1 (发布于 )
用户参与
星数7.5k
关注者数130
派生数6.4k
提交数596
已启用问题?
问题数323
打开的问题数113
拉请求数23
打开的拉请求数42
关闭的拉请求数149
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?