aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-06-25feat(nuldoc): improve readability of error messagesnsfisis
2023-06-25feat(nuldoc): improve error classesnsfisis
See also: https://www.wantedly.com/companies/wantedly/post_articles/492456
2023-06-20feat(nuldoc): improve indentation of <a> tagnsfisis
2023-06-18fix(nuldoc): migrate from deprecated API, Deno.run(), to Deno.Commandnsfisis
2023-06-18feat(content): add icon to /about pagensfisis
2023-06-18feat(style): update faviconnsfisis
2023-04-12feat(content): slide /slides/2023-04-12/phpstudy-tokyo-151/nsfisis
2023-04-04feat(content): post /posts/2023-04-04/phperkaigi-2023-report/nsfisis
2023-04-01feat(content): post ↵nsfisis
/posts/2023-04-01/implementation-of-minimal-png-image-encoder/
2023-04-01feat(nuldoc): support <sup> tagnsfisis
2023-03-30feat(nuldoc): add `nuldoc new` commandnsfisis
2023-03-29feat(nuldoc): sort slides in about pagensfisis
2023-03-28feat(content): add slides/2023-03-25/phperkaigi-2023-tokens/nsfisis
2023-03-20feat(content): use <note> elementnsfisis
2023-03-20feat(nuldoc): rename simpara to paransfisis
See also: https://tdg.docbook.org/tdg/sdocbook/5.1/para.html
2023-03-20feat(nuldoc): implement admonition blocknsfisis
2023-03-20feat(ci): setup GitHub Actionsnsfisis
2023-03-20feat(nuldoc): add small test to xml.tsnsfisis
2023-03-20feat(nuldoc): support XML commentsnsfisis
2023-03-20feat(nuldoc): support cache busting for JavaScript filesnsfisis
2023-03-20feat(style): make font-weight of nav items except for site logo normalnsfisis
2023-03-19refactor: change type of Revision.datensfisis
2023-03-19feat(nginx): do not redirect /nsfisis
2023-03-19fix(content): fix XML notationsnsfisis
2023-03-19feat(content): specify heading idnsfisis
2023-03-19refactor: move shared components to components/*nsfisis
2023-03-19feat(content): add "conference" tag to phperkaigi-2023 slidensfisis
2023-03-19feat(content): update about pagensfisis
2023-03-19fix(nuldoc): sort order of tag list pagensfisis
2023-03-19feat(nuldoc): change text of "Posted on" to "投稿"nsfisis
2023-03-19fix(content): fix XML notationsnsfisis
2023-03-18feat(content): write contents in about pagensfisis
2023-03-18feat(nuldoc): first implementation of rendering slidensfisis
2023-03-18feat(nuldoc): include slides in tag pagesnsfisis
2023-03-18feat(content): add content/slides/*nsfisis
2023-03-18feat(nuldoc): add /slides/ pagensfisis
2023-03-18feat(content): add / pagensfisis
2023-03-18fix(nuldoc): fix whitespaces being trimmednsfisis
2023-03-18feat(content): add /tags/ pagensfisis
2023-03-18feat(content): add link to "/tags/" to the global menunsfisis
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