about summary refs log tree commit diff
path: root/content (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(content): update list of intel/amd processorsFranck Cuny2023-01-201-73/+118
| | | | | Intel generation 13th has been released last year, and AMD released ryzen 4.
* feat(content): Workaround md raid boot issue in NixOS 22.11Franck Cuny2023-01-101-0/+48
|
* feat(content): no ssh to productionFranck Cuny2022-11-291-0/+28
|
* feat(content): add my resumeFranck Cuny2022-10-271-0/+40
| | | | | | | | | | | | Add my resume to the content, with a dedicated CSS. The resume is in org-mode format, and I use `pandoc` to convert it to HTML. This is done when the site is build, and is integrated in the docker image. It is available at /resume.html, but is not listed on the site, that way I can give the URL to who ever is interested in the future. It would be useful to also generate a PDF version of it and store it with other static content.
* ref(content): set correct headers for notesFranck Cuny2022-10-265-45/+45
|
* content: add the notes backFranck Cuny2022-10-265-0/+1447
|
* content: remove some notesFranck Cuny2022-05-014-1159/+0
| | | | They are at https://notes.fcuny.net now.
* note: update list of chipset for alder lakeFranck Cuny2022-01-301-2/+11
|
* notes: remove some columns for the various CPUsFranck Cuny2022-01-231-20/+22
|
* blog: leaving twitterFranck Cuny2022-01-151-0/+10
|
* blog: add content about PCIeFranck Cuny2022-01-081-0/+196
|
* blog: notes about AMD and Intel CPUsFranck Cuny2021-12-291-0/+120
|
* blog: article on how to use tailscale + traefikFranck Cuny2021-12-291-0/+121
|
* blog: update elisp for git/sourcegraphFranck Cuny2021-09-091-3/+12
|
* blog: git-link and sourcegraphFranck Cuny2021-08-241-0/+40
|
* blog: working with go - initial contentFranck Cuny2021-08-151-0/+264
| | | | This note captures things that are useful when working with go for me.
* blog: add tags to firecracker notesFranck Cuny2021-08-151-1/+2
|
* blog: add link for containerd-to-vm codeFranck Cuny2021-08-141-1/+1
|
* blog: update to containerd articleFranck Cuny2021-05-191-1/+1
| | | | Fix boot options
* blog: containerd to firecrackerFranck Cuny2021-05-171-0/+567
|
* layout: add a navbarFranck Cuny2021-04-221-0/+0
| | | | | | | | | | | | | I want to differentiate blog's entries from more general notes. For this, we create two menu entries, and add a navbar at the top. The nav bar let us select between the two kind of articles: blogs or notes. For now we have a single blog entry, and no notes. The page to list entries is simplified: we use the same layout for all lists (tags, notes, blogs). The CSS is updated to support the new nav bar.
* blog: google doc failureFranck Cuny2021-04-111-0/+56