about summary refs log tree commit diff
path: root/users/fcuny/blog/static/ssh.pub.sig (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-15CSS: support table of contentFranck Cuny2-0/+19
If an entry has the parameter `#+toc` set to `t`, we will enable the table of content in the page.
2021-08-15CSS: use a class for the menuFranck Cuny2-8/+7
We will have more use of the tag `nav` and we will need different styles for it.
2021-08-14blog: replace github with git.fcuny.netFranck Cuny1-1/+1
2021-08-14blog: add link for containerd-to-vm codeFranck Cuny1-1/+1
2021-08-14css: reduce the size of the fontFranck Cuny1-1/+1
2021-08-05css: bigger font and highlight colorsFranck Cuny2-6/+18
Increase the font size and change some of the colors used for highlighting code.
2021-08-05blog: update descriptionFranck Cuny1-1/+1
2021-08-05blog: add SSH public keysFranck Cuny2-0/+2
2021-08-05blog: add humans.txt