Skip to content

cl-03/oneforalone.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yuqi's Notebook


After trying Jekyll for one year, and experience with sphinx, I made my choice that migrating my blog from Jekyll to Sphinx. For the Jekyll Version, it's archived to https://github.com/oneforalone/blog.archived

Usage:

  • Install requirements:
python3 -m pip install -r requirements.txt
  • Preview on local:
sphinx-autobuild source build/html
  • Build for github
make github

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.1%
  • Batchfile 18.2%
  • Makefile 16.7%