aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-24blog: git-link and sourcegraphFranck Cuny1-0/+40
2021-08-24blog: sort pages in reverse orderFranck Cuny1-1/+1
2021-08-24build: sleep before taggingFranck Cuny1-0/+1
2021-08-23CSS: various small fixesFranck Cuny1-2/+2
2021-08-23index: drop the main headerFranck Cuny1-2/+0
2021-08-23CSS: use decoration on headers only for articlesFranck Cuny2-6/+10
2021-08-23CSS: rename the class for the tagsFranck Cuny1-4/+6
2021-08-23CSS: makes the menu more readableFranck Cuny2-23/+39
2021-08-15build: tag the repo after a deployFranck Cuny1-2/+7
2021-08-15blog: working with go - initial contentFranck Cuny1-0/+264
2021-08-15blog: add tags to firecracker notesFranck Cuny1-1/+2
2021-08-15layout: don't use header tag in listFranck Cuny1-1/+1
2021-08-15CSS: make the content more readableFranck Cuny1-15/+24
2021-08-15CSS: support table of contentFranck Cuny2-0/+19
2021-08-15CSS: use a class for the menuFranck Cuny2-8/+7
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
2021-08-05blog: update descriptionFranck Cuny1-1/+1
2021-08-05blog: add SSH public keysFranck Cuny2-0/+2
2021-08-05blog: add humans.txtFranck Cuny2-0/+11
2021-08-05hugo: enable git information againFranck Cuny1-1/+1
2021-08-05build: add a MakefileFranck Cuny1-0/+29
2021-08-05build: add DockerfileFranck Cuny1-0/+7
2021-07-19hugo: TLS by defaultFranck Cuny1-1/+1
2021-06-20github: deploy to fly.io instead of GH pagesFranck Cuny1-17/+5
2021-06-20hugo: don't enable git infoFranck Cuny1-1/+1
2021-06-20fly: add configuration for fly.ioFranck Cuny1-0/+40
2021-05-19blog: update to containerd articleFranck Cuny1-1/+1
2021-05-18css: add a scroll bar if the content overflowsFranck Cuny1-1/+1
2021-05-17blog: containerd to firecrackerFranck Cuny1-0/+567
2021-04-22layout: add a navbarFranck Cuny9-38/+75
2021-04-13toml: re-configure markupFranck Cuny1-1/+18
2021-04-13css: switch to sans-serif; add tables; other tweaksFranck Cuny1-5/+28
2021-04-11css: remove extra white spaceFranck Cuny1-1/+1
2021-04-11blog: google doc failureFranck Cuny1-0/+56
2021-04-11css: change font to roboto slabFranck Cuny1-5/+5
2021-04-11taxonomy: add pages for tagsFranck Cuny3-20/+48
2021-04-06layout: add date and tags to single pagesFranck Cuny2-1/+42
2021-04-06css: update style for links and headersFranck Cuny1-4/+8
2021-04-06css: set background color for code blockFranck Cuny1-5/+9
2021-04-06css: change the default fontFranck Cuny1-5/+5
2021-04-06layout: fix format for the dateFranck Cuny1-1/+1
2021-04-06layout: clean up empty spaceFranck Cuny1-1/+1
2021-03-07add action to publish to GH pagesFranck Cuny1-0/+30