Personal handbook for stuff
https://docs.folliehiyuki.com
|
||
---|---|---|
.yarn/sdks | ||
docs | ||
preview-src | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.pnp.cjs | ||
.pnp.loader.mjs | ||
.prettierignore | ||
.prettierrc.json | ||
.stylelintrc.json | ||
.yarnrc.yml | ||
antora-playbook.yml | ||
eslint.config.js | ||
flake.lock | ||
flake.nix | ||
gulpfile.ts | ||
LICENSE | ||
LICENSE-CC | ||
package.json | ||
README.adoc | ||
tsconfig.json | ||
yarn.lock |
Docs
This is my personal handbook built with Antora. The goal is to make myself familiar with AsciiDoc syntax and take notes of my computer using journey.
You can check it out at docs.folliehiyuki.com.
Build
$ yarn install
$ yarn run build:site
TODO
License
The UI code and other configuration are under MPL-2.0 license while the content on the website is licensed under Creative Commons Attribution-ShareAlike 4.0 International.