Merge pull request #138 from enkerewpo/main hvisor_loongarch64_port.md update
Merge pull request #138 from enkerewpo/main
hvisor_loongarch64_port.md update
Syswonder blog uses docsify , just start a web server at the docs directory is ok.
For example
git clone https://github.com/syswonder/blog cd blog/docs python -m http.server
then open a browser and visit http://localhost:8000
place your blog file, assume it be 202306_hello.md, at current year directory, e.g., 2023.
modify 2023/README.md, add your report title, data, writer name, abstract, etc.
add an item of this blog to 2023/_sidebar.md.
check it is displayed as expected.
commit to your cloned repo and make a PR to https://github.com/syswonder/blog
https://report.syswonder.org
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
syswonder tech blog
deploy
Syswonder blog uses docsify , just start a web server at the docs directory is ok.
For example
then open a browser and visit http://localhost:8000
write a blog
place your blog file, assume it be 202306_hello.md, at current year directory, e.g., 2023.
modify 2023/README.md, add your report title, data, writer name, abstract, etc.
add an item of this blog to 2023/_sidebar.md.
check it is displayed as expected.
contribute
commit to your cloned repo and make a PR to https://github.com/syswonder/blog