aboutsummaryrefslogtreecommitdiffhomepage
path: root/nuldoc-src
AgeCommit message (Collapse)Author
2023-03-18refactor: add Page type to represent single web pagensfisis
2023-03-18refactor: add RawHTML type to represent text node not being escapednsfisis
2023-03-18refactor: provide type declaration of highlight.jsnsfisis
2023-03-17refactor: simplify class manipulationnsfisis
2023-03-17refactor: make Document type classnsfisis
2023-03-17refactor: split command.tsnsfisis
2023-03-17feat(nuldoc): implement syntax highlightnsfisis
2023-03-17feat(nuldoc): implement /about/ page (work in progress)nsfisis
2023-03-17feat(nuldoc): do not include hl.css in /posts/ and /tags/*nsfisis
2023-03-17fix(nuldoc): fail to output files if destination directory does not existnsfisis
2023-03-16feat(style): replace style.css with my own onensfisis
2023-03-15feat(nuldoc): implement `serve` commandnsfisis
2023-03-15feat(nuldoc): support CDATA sectionnsfisis
2023-03-15fix(nuldoc): <pre> contained unnecessary whitespaces inside itnsfisis
2023-03-12style: add .highlight class to pre tagnsfisis
2023-03-10nuldoc: fix `a` link not workingnsfisis
2023-03-09nuldoc: copy static files on buildnsfisis
2023-03-06AsciiDoc to DocBooknsfisis