about summary refs log tree commit diff
path: root/content (follow)
Commit message (Collapse)AuthorAgeFilesLines
* formatted with `just fmt`Franck Cuny2024-09-222-1/+1
|
* update the resume with new titleFranck Cuny2024-09-221-22/+26
|
* add a about me pageFranck Cuny2024-09-221-0/+13
|
* use a dedicated template for notesFranck Cuny2024-09-226-0/+6
| | | | That way I can have a TOC and a few other things.
* add a menu and improve readabilityFranck Cuny2024-09-221-6/+0
| | | | | Add a menu with links to some sections. Tweak the CSS to make the website a bit more readable.
* restructure a bit the indexFranck Cuny2024-09-221-3/+0
|
* update resumeFranck Cuny2024-07-251-41/+44
|
* use just as a task runnerFranck Cuny2024-07-191-58/+62
|
* check for broken linksFranck Cuny2024-07-041-1/+1
|
* add the feed and a few more fixesFranck Cuny2024-07-043-6/+3
|
* migrate to zolaFranck Cuny2024-07-048-96/+247
|
* dont format html files with prettierFranck Cuny2024-07-032-39/+39
|
* some more cleanupFranck Cuny2024-07-0315-376/+382
|
* fix date for the articleFranck Cuny2023-12-021-1/+1
|
* add article about 1password ssh agent and nixFranck Cuny2023-12-021-0/+201
|
* fix: correct URL for my various repositoriesFranck Cuny2023-03-031-1/+1
|
* content: add notes about CPU power managementFranck Cuny2023-01-221-0/+116
|
* content: add a few more things related to PCIeFranck Cuny2023-01-221-3/+26
|
* 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