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-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
2023-03-15
chore: update NOTE.md
nsfisis
2023-03-12
style: add .highlight class to pre tag
nsfisis
2023-03-10
chore: add public/404.html
nsfisis
2023-03-10
style: widen content's width
nsfisis
2023-03-10
nuldoc: fix `a` link not working
nsfisis
2023-03-10
new post: rewrite-this-blog-generator
nsfisis
2023-03-09
style: remove underline from a tag in heading
nsfisis
2023-03-09
nuldoc: copy static files on build
nsfisis
2023-03-06
AsciiDoc to DocBook
nsfisis
2023-01-10
update post: phperkaigi-2023-unused-token-quiz-3
nsfisis
2023-01-10
new post: phperkaigi-2023-unused-token-quiz-3
nsfisis
2022-12-22
chore: update TODO list
nsfisis
2022-11-20
refactor: organize template files
nsfisis
2022-11-20
implement cache busting for stylesheets
nsfisis
2022-11-19
new post: phperkaigi-2023-unused-token-quiz-2
nsfisis
2022-11-19
Hugo to Asciidoctor
nsfisis
2022-11-19
nginx: fix redirect settings
nsfisis
2022-11-17
nginx: redirect in HTTP layer
nsfisis
2022-11-17
dev: add local_up/local_down task
nsfisis
2022-10-28
theme: remove spaces in .highlight pre
nsfisis
2022-10-28
new post: setup-server-for-this-site
nsfisis
2022-10-27
remove files for GitHub Pages
nsfisis
[next]