Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

My Blog / Jekyll Themes / PWA

License

NotificationsYou must be signed in to change notification settings

shitou329/ceshi.github.io

 
 

Repository files navigation

I never expected this to become popular.

Getting Started

  1. You will needRuby andBundler to useJekyll. FollowingUsing Jekyll with Bundler to fullfill the enviromental requirement.

  2. Installed dependencies in theGemfile:

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

Development (Build From Source)

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!

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 fromClean Blog Jekyll Theme (MIT License)Copyright (c) 2013-2016 Blackrock Digital LLC.

About

My Blog / Jekyll Themes / PWA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML30.6%
  • CSS24.5%
  • Less23.7%
  • JavaScript20.0%
  • Ruby1.2%

[8]ページ先頭

©2009-2025 Movatter.jp