简体   繁体   中英

What theme was used to make the Jekyll homepage

Was the Jekyll home page made with Jekyll? And if so what theme did they use and is it publicly available.

I recently noticed that the site dev assets looks very similar to the Jekyll home page and uses Jekyll, however while looking through the source I could not find the name of the theme in any of the config files.

Thanks in advance for any help.

I went through the docs/ directory of the jekyll repository. They're definitely using Jekyll. In _sass/ , only two files are not original:

All the rest are essentially original, as in the developers of the website made the theme themselves.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM