Personal handbook for stuff https://docs.folliehiyuki.com
Find a file
Hoang Nguyen 5512f127a4
Some tooling changes
- Update all dependencies
- Replace biome and dprint with prettier
2024-12-31 00:00:00 +07:00
.yarn/sdks Some tooling changes 2024-12-31 00:00:00 +07:00
docs Some tooling changes 2024-12-31 00:00:00 +07:00
preview-src Some tooling changes 2024-12-31 00:00:00 +07:00
src Some tooling changes 2024-12-31 00:00:00 +07:00
.editorconfig Some tooling changes 2024-12-31 00:00:00 +07:00
.gitattributes Lay out the repository structure 2024-07-02 00:00:00 +07:00
.gitignore More project structuring stuff 2024-07-10 00:00:00 +07:00
.pnp.cjs Some tooling changes 2024-12-31 00:00:00 +07:00
.pnp.loader.mjs Some tooling changes 2024-12-31 00:00:00 +07:00
.prettierignore Some tooling changes 2024-12-31 00:00:00 +07:00
.prettierrc.json Some tooling changes 2024-12-31 00:00:00 +07:00
.stylelintrc.json Some tooling changes 2024-12-31 00:00:00 +07:00
.yarnrc.yml Some tooling changes 2024-12-31 00:00:00 +07:00
antora-playbook.yml Some tooling changes 2024-12-31 00:00:00 +07:00
eslint.config.js Some tooling changes 2024-12-31 00:00:00 +07:00
flake.lock Some tooling changes 2024-12-31 00:00:00 +07:00
flake.nix Some tooling changes 2024-12-31 00:00:00 +07:00
gulpfile.ts More project structuring stuff 2024-07-10 00:00:00 +07:00
LICENSE Lay out the repository structure 2024-07-02 00:00:00 +07:00
LICENSE-CC Getting started 2021-12-07 21:54:26 +07:00
package.json Some tooling changes 2024-12-31 00:00:00 +07:00
README.adoc Some tooling changes 2024-12-31 00:00:00 +07:00
tsconfig.json Some tooling changes 2024-12-31 00:00:00 +07:00
yarn.lock Some tooling changes 2024-12-31 00:00:00 +07:00

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.