about summary refs log tree commit diff
path: root/content/notes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* no need to use a custom template for notesFranck Cuny2024-09-236-6/+0
|
* use a dedicated template for notesFranck Cuny2024-09-226-0/+6
| | | | That way I can have a TOC and a few other things.
* check for broken linksFranck Cuny2024-07-041-1/+1
|
* add the feed and a few more fixesFranck Cuny2024-07-041-1/+0
|
* migrate to zolaFranck Cuny2024-07-042-1/+8
|
* some more cleanupFranck Cuny2024-07-036-177/+166
|
* 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.
* 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: add content about PCIeFranck Cuny2022-01-081-0/+196
|
* blog: notes about AMD and Intel CPUsFranck Cuny2021-12-291-0/+120
|
* 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-56/+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