index
:
blog.nsfisis.dev
main
blog.nsfisis.dev
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
nuldoc-src
Age
Commit message (
Collapse
)
Author
2023-06-25
feat(nuldoc): improve readability of error messages
nsfisis
2023-06-25
feat(nuldoc): improve error classes
nsfisis
See also: https://www.wantedly.com/companies/wantedly/post_articles/492456
2023-06-20
feat(nuldoc): improve indentation of <a> tag
nsfisis
2023-06-18
fix(nuldoc): migrate from deprecated API, Deno.run(), to Deno.Command
nsfisis
2023-06-18
feat(content): add icon to /about page
nsfisis
2023-04-01
feat(nuldoc): support <sup> tag
nsfisis
2023-03-30
feat(nuldoc): add `nuldoc new` command
nsfisis
2023-03-29
feat(nuldoc): sort slides in about page
nsfisis
2023-03-20
feat(nuldoc): rename simpara to para
nsfisis
See also: https://tdg.docbook.org/tdg/sdocbook/5.1/para.html
2023-03-20
feat(nuldoc): implement admonition block
nsfisis
2023-03-20
feat(nuldoc): add small test to xml.ts
nsfisis
2023-03-20
feat(nuldoc): support XML comments
nsfisis
2023-03-20
feat(nuldoc): support cache busting for JavaScript files
nsfisis
2023-03-20
feat(style): make font-weight of nav items except for site logo normal
nsfisis
2023-03-19
refactor: change type of Revision.date
nsfisis
2023-03-19
refactor: move shared components to components/*
nsfisis
2023-03-19
feat(content): update about page
nsfisis
2023-03-19
fix(nuldoc): sort order of tag list page
nsfisis
2023-03-19
feat(nuldoc): change text of "Posted on" to "投稿"
nsfisis
2023-03-18
feat(content): write contents in about page
nsfisis
2023-03-18
feat(nuldoc): first implementation of rendering slide
nsfisis
2023-03-18
feat(nuldoc): include slides in tag pages
nsfisis
2023-03-18
feat(content): add content/slides/*
nsfisis
2023-03-18
feat(nuldoc): add /slides/ page
nsfisis
2023-03-18
feat(content): add / page
nsfisis
2023-03-18
fix(nuldoc): fix whitespaces being trimmed
nsfisis
2023-03-18
feat(content): add /tags/ page
nsfisis
2023-03-18
feat(content): add link to "/tags/" to the global menu
nsfisis
2023-03-18
fix: 404 page
nsfisis
2023-03-18
feat(nuldoc): support custom 404 in serve command
nsfisis
2023-03-18
refactor: add components/*.ts for shared components
nsfisis
2023-03-18
refactor: use Page instead of Document
nsfisis
2023-03-18
refactor: move shared codes to templates/utils.ts
nsfisis
2023-03-18
feat(nuldoc): change page title of tags/*
nsfisis
2023-03-18
refactor: add Page type to represent single web page
nsfisis
2023-03-18
refactor: add RawHTML type to represent text node not being escaped
nsfisis
2023-03-18
refactor: provide type declaration of highlight.js
nsfisis
2023-03-17
refactor: simplify class manipulation
nsfisis
2023-03-17
refactor: make Document type class
nsfisis
2023-03-17
refactor: split command.ts
nsfisis
2023-03-17
feat(nuldoc): implement syntax highlight
nsfisis
2023-03-17
feat(nuldoc): implement /about/ page (work in progress)
nsfisis
2023-03-17
feat(nuldoc): do not include hl.css in /posts/ and /tags/*
nsfisis
2023-03-17
fix(nuldoc): fail to output files if destination directory does not exist
nsfisis
2023-03-16
feat(style): replace style.css with my own one
nsfisis
2023-03-15
feat(nuldoc): implement `serve` command
nsfisis
2023-03-15
feat(nuldoc): support CDATA section
nsfisis
2023-03-15
fix(nuldoc): <pre> contained unnecessary whitespaces inside it
nsfisis
2023-03-12
style: add .highlight class to pre tag
nsfisis
2023-03-10
nuldoc: fix `a` link not working
nsfisis
[next]