index
:
blog.git
master
Code and content for blog.ilvokhin.com.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-03
Actualize list of PHONY targets
Dmitry Ilvokhin
2024-02-03
Bump jinja version to 3.1.3
Dmitry Ilvokhin
2024-02-03
Make deploy scipt work after migration to new host
Dmitry Ilvokhin
2023-12-20
Add author metadata tag to feed and posts
Dmitry Ilvokhin
2023-12-09
Add text a little bit bigger (15% in total)
Dmitry Ilvokhin
2023-12-01
Make front 10% bigger to improve readability
Dmitry Ilvokhin
2023-07-16
Add table of context and addressable headers
Dmitry Ilvokhin
2023-07-02
Add indent to code example
Dmitry Ilvokhin
2023-07-02
Add a post about libstdc++ `std::unordered_map`
Dmitry Ilvokhin
2023-02-05
Add typecheck as a separate target
Dmitry Ilvokhin
2023-02-05
Add format target to Makefile
Dmitry Ilvokhin
2023-02-05
Add type annotation support with mypy
Dmitry Ilvokhin
2023-01-28
Add scrollbar for code block on overflow
Dmitry Ilvokhin
2023-01-28
Make code background different color
Dmitry Ilvokhin
2023-01-28
Implement logic for drafts
Dmitry Ilvokhin
2023-01-28
Regenerate remote target if code changes
Dmitry Ilvokhin
2023-01-28
Fix post order in feed
Dmitry Ilvokhin
2023-01-23
Do not hardcode hostname in the Makefile
Dmitry Ilvokhin
2023-01-09
Fix hello-world post spelling
Dmitry Ilvokhin
2023-01-08
Fix hello-world spelling
Dmitry Ilvokhin
2023-01-08
Publish hello-world post
Dmitry Ilvokhin
2023-01-08
Add blog link to README file
Dmitry Ilvokhin
2023-01-08
Fix deploy Makefile target
Dmitry Ilvokhin
2023-01-08
Add LICENCE.md file
Dmitry Ilvokhin
2023-01-08
Cleanup CSS
Dmitry Ilvokhin
2023-01-07
Merge branch 'master' of git.ilvokhin.com:blog
Dmitry Ilvokhin
2023-01-07
Sort posts in chronological order
Dmitry Ilvokhin
2023-01-07
Sort posts in chronological order
Dmitry Ilvokhin
2023-01-07
Remove `font-secondary` variable
Dmitry Ilvokhin
2022-12-26
Do not center post title and date
Dmitry Ilvokhin
2022-12-26
Add README.md file
Dmitry Ilvokhin
2022-12-26
Add deploy target to Makefile
Dmitry Ilvokhin
2022-12-26
Remove drafts logic
Dmitry Ilvokhin
2022-12-25
Refere to style.css from root
Dmitry Ilvokhin
2022-12-25
Add `httpserver` Makefile target
Dmitry Ilvokhin
2022-12-25
Use style file from Bear blog by Herman Martinus
Dmitry Ilvokhin
2022-12-24
Add requirements.txt file
Dmitry Ilvokhin
2022-12-24
Initial version of generator
Dmitry Ilvokhin