Skip to content

After a few hundred years, GitHub will become the world's largest digital cemetery, and most of the users have passed away. However, their homepages, projects and commit history describe what they did during their lifetime.

License

Notifications You must be signed in to change notification settings

Beats0/Beats0.github.io

Repository files navigation

Beats0's Jekyll theme blog on GitHub

Original Jekyll theme by Huxpro.

Jekyll Docker Image

使用docker-compose

cd
vim docker-compose.yml
docker-compose up

本地开发

_config.yml 中的 cdnPrefix 改为空即可

使用bash

λ docker run -it --rm -p 4000:4000 -v D:/site/github/Beats0.github.io:/srv/jekyll jekyll/jekyll jekyll server -w
bash-5.0# jekyll serve

访问 http://localhost:4000 即可

About

After a few hundred years, GitHub will become the world's largest digital cemetery, and most of the users have passed away. However, their homepages, projects and commit history describe what they did during their lifetime.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published