- Notifications
You must be signed in to change notification settings - Fork0
My Blog / Jekyll Themes / PWA
License
shitou329/ceshi.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
I never expected this to become popular.
You will needRuby andBundler to useJekyll. FollowingUsing Jekyll with Bundler to fullfill the enviromental requirement.
Installed dependencies in the
Gemfile:
$ bundle install
- Serve the website (
localhost:4000by default):
$ bundleexec jekyll serve# alternatively, npm start
To modify the theme, you will needGrunt. There are numbers of tasks you can find in theGruntfile.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 areLiquid 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. fromhere and replace the content ofhighlight.less.
Interesting to know more? Checkout thefull user manual!
Ports
- Out of date. Helps wanted for updating it on par with the main repo
Translation
Apache License 2.0.Copyright (c) 2015-present Huxpro
Hux Blog is derived fromClean Blog Jekyll Theme (MIT License)Copyright (c) 2013-2016 Blackrock Digital LLC.
About
My Blog / Jekyll Themes / PWA
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- HTML30.6%
- CSS24.5%
- Less23.7%
- JavaScript20.0%
- Ruby1.2%
