aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-03-18fix: 404 pagensfisis
2023-03-18feat(nuldoc): support custom 404 in serve commandnsfisis
2023-03-18refactor: add components/*.ts for shared componentsnsfisis
2023-03-18refactor: use Page instead of Documentnsfisis
2023-03-18refactor: move shared codes to templates/utils.tsnsfisis
2023-03-18fix(style): fix corrupted header on mobile devicensfisis
2023-03-18fix(style): fix width of header and footer on mobile devicensfisis
2023-03-18feat(nuldoc): change page title of tags/*nsfisis
2023-03-18feat(style): fix site footer at the bottom if the main text is shortnsfisis
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-18chore: change import source of highlight.jsnsfisis
2023-03-17refactor: simplify class manipulationnsfisis
2023-03-17refactor: make Document type classnsfisis
2023-03-17refactor: split command.tsnsfisis
2023-03-17chore: remove unnecessary filesnsfisis
2023-03-17fix(content): fix XML notationsnsfisis
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-16fix(content): fix XML notationsnsfisis
2023-03-15fix(style): remove underline from <a> in headingnsfisis
2023-03-15feat(nuldoc): implement `serve` commandnsfisis
2023-03-15chore: remove "make gen" tasknsfisis
2023-03-15feat(nuldoc): support CDATA sectionnsfisis
2023-03-15fix(nuldoc): <pre> contained unnecessary whitespaces inside itnsfisis
2023-03-15chore: update NOTE.mdnsfisis
2023-03-12style: add .highlight class to pre tagnsfisis
2023-03-10chore: add public/404.htmlnsfisis
2023-03-10style: widen content's widthnsfisis
2023-03-10nuldoc: fix `a` link not workingnsfisis
2023-03-10new post: rewrite-this-blog-generatornsfisis
2023-03-09style: remove underline from a tag in headingnsfisis
2023-03-09nuldoc: copy static files on buildnsfisis
2023-03-06AsciiDoc to DocBooknsfisis
2023-01-10update post: phperkaigi-2023-unused-token-quiz-3nsfisis
2023-01-10new post: phperkaigi-2023-unused-token-quiz-3nsfisis
2022-12-22chore: update TODO listnsfisis
2022-11-20refactor: organize template filesnsfisis
2022-11-20implement cache busting for stylesheetsnsfisis
2022-11-19new post: phperkaigi-2023-unused-token-quiz-2nsfisis
2022-11-19Hugo to Asciidoctornsfisis
2022-11-19nginx: fix redirect settingsnsfisis
2022-11-17nginx: redirect in HTTP layernsfisis
2022-11-17dev: add local_up/local_down tasknsfisis
2022-10-28theme: remove spaces in .highlight prensfisis
2022-10-28new post: setup-server-for-this-sitensfisis