If you find this blog helpful, please consider giving it a star or watching the repository to get notified about the latest articles and updates.
Also feel free to open issues or pull requests for suggestions and improvements!
To serve the site locally:
-
Install Hugo (extended version recommended).
To verify that you have the extended version installed, run:
hugo version
Ensure the output contains
extended. -
Clone this repository:
git clone --recursive https://github.com/ki-seki/ki-seki.github.io.git cd ki-seki.github.io -
If you have already cloned the repository, you can initialize the submodules with:
git submodule update --init --recursive
-
Start the local server:
hugo server
The site will be available at http://localhost:1313.
The Kiseki Log © 2023-2026 by Shichao Song is licensed under CC BY-SA 4.0