index
:
blog.nsfisis.dev
main
blog.nsfisis.dev
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
feat(nginx): do not redirect /
nsfisis
2023-03-19
fix(content): fix XML notations
nsfisis
2023-03-19
feat(content): specify heading id
nsfisis
2023-03-19
refactor: move shared components to components/*
nsfisis
2023-03-19
feat(content): add "conference" tag to phperkaigi-2023 slide
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-19
fix(content): fix XML notations
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
fix(style): fix corrupted header on mobile device
nsfisis
2023-03-18
fix(style): fix width of header and footer on mobile device
nsfisis
2023-03-18
feat(nuldoc): change page title of tags/*
nsfisis
2023-03-18
feat(style): fix site footer at the bottom if the main text is short
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-18
chore: change import source 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
chore: remove unnecessary files
nsfisis
2023-03-17
fix(content): fix XML notations
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-16
fix(content): fix XML notations
nsfisis
2023-03-15
fix(style): remove underline from <a> in heading
nsfisis
2023-03-15
feat(nuldoc): implement `serve` command
nsfisis
2023-03-15
chore: remove "make gen" task
nsfisis
2023-03-15
feat(nuldoc): support CDATA section
nsfisis
2023-03-15
fix(nuldoc): <pre> contained unnecessary whitespaces inside it
nsfisis
[next]