about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* update fog cutter description HEAD mainFranck Cuny2024-09-231-7/+8
* format some stuffFranck Cuny2024-09-232-6/+18
* get rid of the about pageFranck Cuny2024-09-233-29/+4
* no need to use a custom template for notesFranck Cuny2024-09-2310-33/+10
* get rid of the TOC and simplify the CSSFranck Cuny2024-09-235-338/+95
* ignore the cacheFranck Cuny2024-09-222-109/+1
* ensure we remove GPS data from filesFranck Cuny2024-09-221-1/+50
* format CSS correctly (2 spaces)Franck Cuny2024-09-221-23/+23
* move content aroundFranck Cuny2024-09-221-2/+2
* install tools needed to remove GPS dataFranck Cuny2024-09-221-0/+2
* remove GPS data from imagesFranck Cuny2024-09-2214-0/+0
* add information about the fog cutterFranck Cuny2024-09-2217-0/+236
* render the TOC correctly for mobile and desktopFranck Cuny2024-09-222-46/+142
* formatted with `just fmt`Franck Cuny2024-09-222-1/+1
* formatted correctlyFranck Cuny2024-09-221-6/+3
* 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-227-0/+50
* add a menu and improve readabilityFranck Cuny2024-09-228-91/+260
* restructure a bit the indexFranck Cuny2024-09-222-13/+10
* simplify the CSSFranck Cuny2024-09-222-33/+18
* publish with justFranck Cuny2024-09-211-5/+8
* fix configuration to generate the feedFranck Cuny2024-09-211-2/+2
* flake.lock: UpdateFranck Cuny2024-09-211-13/+13
* don't force a font on userFranck Cuny2024-09-213-17/+3
* update flakeFranck Cuny2024-09-211-1/+10
* update resumeFranck Cuny2024-07-251-41/+44
* stop using GHAFranck Cuny2024-07-255-113/+0
* use just as a task runnerFranck Cuny2024-07-196-144/+95
* check for broken linksFranck Cuny2024-07-046-2/+171
* add GHA checkFranck Cuny2024-07-041-0/+1
* add the feed and a few more fixesFranck Cuny2024-07-048-12/+60
* fix yamlFranck Cuny2024-07-042-10/+5
* build(deps): bump DeterminateSystems/update-flake-lock from 22 to 23dependabot[bot]2024-07-041-1/+1
* fix build commandFranck Cuny2024-07-041-1/+1
* flake.lock: UpdateFranck Cuny2024-07-041-18/+18
* migrate to zolaFranck Cuny2024-07-0428-604/+433
* dont format html files with prettierFranck Cuny2024-07-033-39/+46
* some more cleanupFranck Cuny2024-07-0324-651/+738
* simplify the layoutFranck Cuny2024-07-0314-232/+76
* build(deps): bump DeterminateSystems/update-flake-lock from 21 to 22dependabot[bot]2024-06-241-1/+1
* chore: update flakegithub-actions[bot]2024-06-241-15/+15
* chore: update flakegithub-actions[bot]2024-06-031-43/+9
* build(deps): bump cachix/install-nix-action from 26 to 27dependabot[bot]2024-06-031-1/+1
* chore: update flakegithub-actions[bot]2024-04-281-9/+9
* chore: update flakegithub-actions[bot]2024-04-151-9/+9
* chore: update flakegithub-actions[bot]2024-04-011-9/+9
* chore: update flakegithub-actions[bot]2024-03-271-21/+21
* chore: update flakegithub-actions[bot]2024-03-181-9/+9
* build(deps): bump cachix/install-nix-action from 25 to 26dependabot[bot]2024-03-111-1/+1
* chore: update flakegithub-actions[bot]2024-03-101-6/+6
* chore: update flakegithub-actions[bot]2024-03-041-9/+9
* build(deps): bump DeterminateSystems/update-flake-lock from 20 to 21dependabot[bot]2024-03-041-1/+1
* chore: update flakegithub-actions[bot]2024-02-251-9/+9
* chore: update flakegithub-actions[bot]2024-02-191-6/+6
* chore: update flakegithub-actions[bot]2024-02-121-9/+9
* build(deps): bump cachix/install-nix-action from 24 to 25dependabot[bot]2024-02-041-1/+1
* chore: update flakegithub-actions[bot]2024-02-041-9/+9
* chore: update flakegithub-actions[bot]2024-02-021-31/+31
* chore: update flakegithub-actions[bot]2024-01-141-9/+9
* chore: update flakegithub-actions[bot]2024-01-071-6/+6
* chore: update flakegithub-actions[bot]2024-01-011-6/+6
* build(deps): bump actions/upload-pages-artifact from 2 to 3dependabot[bot]2023-12-261-1/+1
* build(deps): bump actions/deploy-pages from 3 to 4dependabot[bot]2023-12-261-1/+1
* chore: update flakegithub-actions[bot]2023-12-261-6/+6
* chore: update flakegithub-actions[bot]2023-12-171-9/+9
* build(deps): bump actions/deploy-pages from 2 to 3 (#15)dependabot[bot]2023-12-141-1/+1
* chore: update flake (#14)github-actions[bot]2023-12-141-8/+8
* build(deps): bump cachix/install-nix-action from 23 to 24 (#13)dependabot[bot]2023-12-041-1/+1
* switch to nixpkgs-fmt to format nix filesFranck Cuny2023-12-032-2/+3
* run `nix flake check` in CI before building the siteFranck Cuny2023-12-031-1/+4
* add `treefmt` and `pre-commit-hooks`Franck Cuny2023-12-036-68/+259
* chore: update flake (#12)github-actions[bot]2023-12-031-3/+3
* don't sign commits for nowFranck Cuny2023-12-031-5/+0
* another attemptFranck Cuny2023-12-031-0/+2
* use webfactory/ssh-agent to sign commitsFranck Cuny2023-12-031-3/+5
* sign the commit when updating flake.lockFranck Cuny2023-12-032-2/+5
* I truly hate testing GH workflowsFranck Cuny2023-12-032-2/+5
* update workflow to update flake.lockFranck Cuny2023-12-031-0/+5
* fix date for the articleFranck Cuny2023-12-021-1/+1
* add article about 1password ssh agent and nixFranck Cuny2023-12-021-0/+201
* more CSS changesFranck Cuny2023-12-021-3/+2
* fix URL to git repositoriesFranck Cuny2023-12-011-1/+1
* some more CSS tweaksFranck Cuny2023-12-013-15/+18
* some minor tweaks to the CSSFranck Cuny2023-11-091-6/+6
* build(deps): bump DeterminateSystems/update-flake-lock from 19 to 20 (#5)dependabot[bot]2023-09-181-1/+1
* build(deps): bump actions/checkout from 3 to 4 (#6)dependabot[bot]2023-09-182-2/+2
* track nix' master instead of an old releaseFranck Cuny2023-09-141-2/+2
* flake.lock: UpdateFranck Cuny2023-09-141-7/+25
* build(deps): bump cachix/install-nix-action from 22 to 23 (#7)dependabot[bot]2023-09-141-1/+1
* build(deps): bump cachix/install-nix-action from 18 to 22 (#4)dependabot[bot]2023-08-211-1/+1
* build(deps): bump actions/deploy-pages from 1 to 2 (#3)dependabot[bot]2023-08-211-1/+1
* build(deps): bump DeterminateSystems/update-flake-lock from 14 to 19 (#2)dependabot[bot]2023-08-211-1/+1
* build(deps): bump actions/upload-pages-artifact from 1 to 2 (#1)dependabot[bot]2023-08-211-1/+1
* add a couple more workflowsFranck Cuny2023-08-202-0/+28
* remove unused configurationsFranck Cuny2023-08-144-156/+1
* changing permissions result in failureFranck Cuny2023-08-141-3/+0
* deploy the site with GHAFranck Cuny2023-08-141-0/+41
* css: a number of tweaksFranck Cuny2023-03-031-36/+20
* fix: correct URL for my various repositoriesFranck Cuny2023-03-034-5/+3
* ci: delete drone's configurationFranck Cuny2023-03-031-32/+0
* meta: convert README from org-mode to markdownFranck Cuny2023-03-032-10/+10
* 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
* feat(content): Workaround md raid boot issue in NixOS 22.11Franck Cuny2023-01-101-0/+48
* build: pine nixpkgs to release-22.05Franck Cuny2022-11-292-4/+5
* ci: something is not working correctlyFranck Cuny2022-11-291-2/+2
* ci: run the deploy workflow in dockerFranck Cuny2022-11-291-1/+2
* feat(content): no ssh to productionFranck Cuny2022-11-291-0/+28
* ref(style): use a nicer font, change the menuFranck Cuny2022-11-284-25/+45
* ref: some CSS tweaks to make the site more readableFranck Cuny2022-11-123-21/+17
* docs: update READMEFranck Cuny2022-11-071-2/+4
* ci: drop GitHub workflowsFranck Cuny2022-11-073-48/+0
* flake.lock: UpdateFranck2022-11-071-6/+6
* ci: fix the name of the pipelineFranck Cuny2022-11-071-1/+1
* ci: add cron to update flakesFranck Cuny2022-11-071-0/+14
* fix(layout): link to my instance of gitea instead of GitHubFranck Cuny2022-11-061-1/+1
* Merge pull request 'fix(drone): specify the path to `awk' in the deployment s...fcuny2022-11-061-2/+1
|\
| * fix(drone): specify the path to `awk' in the deployment scriptFranck Cuny2022-11-061-2/+1
|/
* ci: add drone's configuration to deploy the siteFranck Cuny2022-11-061-0/+17
* Merge pull request #6 from fcuny/update_flake_lock_actionFranck Cuny2022-10-301-6/+6
|\
| * flake.lock: Updategithub-actions[bot]2022-10-301-6/+6
|/
* ref(style): simplify further the style of the siteFranck Cuny2022-10-297-79/+70
* ref: update humans.txtFranck Cuny2022-10-271-6/+3
* feat(content): generate the resume in PDF tooFranck Cuny2022-10-271-1/+3
* ref(css): reduce thickness of decoration for headersFranck Cuny2022-10-271-1/+1
* ref(css): fewer colors for links; underline headersFranck Cuny2022-10-271-7/+8
* feat(content): add my resumeFranck Cuny2022-10-274-2/+122
* ref(css): set font family to sans-serif; darker background for codeFranck Cuny2022-10-271-1/+2
* ref(content): set correct headers for notesFranck Cuny2022-10-265-45/+45
* ref(css): clean up and adjust a few thingsFranck Cuny2022-10-261-16/+20
* ref(layout): remove the list of post from the main pageFranck Cuny2022-10-261-9/+0
* content: add the notes backFranck Cuny2022-10-267-1/+1462
* Merge pull request #5 from fcuny/update_flake_lock_actionFranck Cuny2022-10-241-3/+3
|\
| * flake.lock: Updategithub-actions[bot]2022-10-231-3/+3
|/
* build(deps): bump cachix/install-nix-action from 17 to 18dependabot[bot]2022-10-172-2/+2
* flake.lock: Updategithub-actions[bot]2022-10-161-3/+3
* flake.lock: Updategithub-actions[bot]2022-10-091-3/+3
* ci: submit the PR as the GitHub-actions botFranck Cuny2022-10-091-1/+0
* ci: remove GHA to automerge pull requestFranck Cuny2022-10-091-8/+0
* Update update.yamlFranck Cuny2022-10-081-1/+1
* ci: update the actions for deploy and updateFranck Cuny2022-10-082-1/+13
* flake.lock: Updategithub-actions[bot]2022-10-081-6/+6
* ci: add GitHub actions and depedendabot configurationFranck Cuny2022-10-073-0/+45
* ref(build): build and deploy with nixFranck Cuny2022-10-076-50/+68
* build: drop the configuration for droneFranck Cuny2022-10-041-23/+0
* fix(static): update the list of SSH public keysFranck Cuny2022-10-041-2/+2
* fix(layouts): set the URL to GitHubFranck Cuny2022-10-041-1/+1
* sign the drone configurationFranck Cuny2022-05-111-0/+6
* deploy: stop the flyctl agent at the endFranck Cuny2022-05-101-0/+2
* delete MakefileFranck Cuny2022-05-101-19/+0
* who knowsFranck Cuny2022-05-101-1/+1
* i don't think it will workFranck Cuny2022-05-102-9/+11
* another tryFranck Cuny2022-05-101-0/+21
* one more timeFranck Cuny2022-05-102-3/+2
* maybe this timeFranck Cuny2022-05-101-1/+1
* I'll get it right at some pointFranck Cuny2022-05-101-1/+1
* fix name of the branch for doneFranck Cuny2022-05-102-19/+1
* add a basic READMEFranck Cuny2022-05-101-0/+8
* add drone configuration and cleanup nixFranck Cuny2022-05-104-14/+54
* static: add my resume as a static pageFranck Cuny2022-05-011-0/+209
* config: remove the link to the feedFranck Cuny2022-05-011-8/+1
* scripts: actually deploy to flyFranck Cuny2022-05-011-0/+2
* content: remove some notesFranck Cuny2022-05-014-1159/+0
* build: slowly moving to nixFranck Cuny2022-05-015-16/+57
* layout: improve readability and remove /notesFranck Cuny2022-02-166-96/+110
* note: update list of chipset for alder lakeFranck Cuny2022-01-301-2/+11
* build: use more recent version of hugoFranck Cuny2022-01-231-1/+1
* notes: remove some columns for the various CPUsFranck Cuny2022-01-231-20/+22
* CSS: improve readabilityFranck Cuny2022-01-231-6/+9
* CSS: adjust some font sizesFranck Cuny2022-01-231-2/+2
* CSS: switch from class to idFranck Cuny2022-01-232-14/+14
* layout: no need for a class to element 'article'Franck Cuny2022-01-233-3/+3
* css: TOC location based on display's sizeFranck Cuny2022-01-231-19/+82
* layout: proper TOCFranck Cuny2022-01-231-4/+13
* layout: wrap content in an "article" tagFranck Cuny2022-01-232-0/+8
* layout: drop the div 'main'Franck Cuny2022-01-231-6/+4
* css: change style for tablesFranck Cuny2022-01-231-4/+8
* css: update color for the linksFranck Cuny2022-01-231-3/+3
* nav: use 'fcuny.net' instead of template variableFranck Cuny2022-01-211-1/+1
* css: major cleanupFranck Cuny2022-01-211-76/+84
* nav: align the menu items to the rightFranck Cuny2022-01-211-2/+7
* post: change formatting for the dateFranck Cuny2022-01-211-4/+4
* nav: drop one item from the menuFranck Cuny2022-01-211-7/+0
* blog: leaving twitterFranck Cuny2022-01-151-0/+10
* css: more tweakingFranck Cuny2022-01-131-29/+21
* index: rephraseFranck Cuny2022-01-101-1/+1
* index: update current jobFranck Cuny2022-01-081-1/+1
* blog: add content about PCIeFranck Cuny2022-01-081-0/+196
* blog: notes about AMD and Intel CPUsFranck Cuny2021-12-291-0/+120
* css: change colors for some sectionsFranck Cuny2021-12-291-7/+13
* css: adjust line heightFranck Cuny2021-12-291-4/+1
* css: highlight links with a background colorFranck Cuny2021-12-291-2/+13
* blog: article on how to use tailscale + traefikFranck Cuny2021-12-291-0/+121
* config: add author informationFranck Cuny2021-12-291-0/+4
* layout: add a link to the RSS feed in the menuFranck Cuny2021-12-291-1/+10
* RSS: fix the templateFranck Cuny2021-12-291-3/+5
* css: improve the color and fontsFranck Cuny2021-12-201-116/+47
* index: re-organize the main pageFranck Cuny2021-12-201-9/+11
* menu: simplify the menuFranck Cuny2021-12-202-9/+10
* build: push git branches / tags after deployFranck Cuny2021-12-061-0/+2
* CSS: drop custom fonts + colorsFranck Cuny2021-12-061-19/+22
* resume: updateFranck Cuny2021-11-121-0/+0
* static: add my resumeFranck Cuny2021-11-121-0/+0
* build: be explicit about the image to useFranck Cuny2021-10-211-1/+1
* static: add ssh-key from desktopFranck Cuny2021-10-021-0/+1
* build: get the proper version for taggingFranck Cuny2021-09-091-5/+2
* blog: update elisp for git/sourcegraphFranck Cuny2021-09-091-3/+12
* static: add profile pictureFranck Cuny2021-08-261-0/+0
* blog: git-link and sourcegraphFranck Cuny2021-08-241-0/+40
* blog: sort pages in reverse orderFranck Cuny2021-08-241-1/+1
* build: sleep before taggingFranck Cuny2021-08-241-0/+1
* CSS: various small fixesFranck Cuny2021-08-231-2/+2
* index: drop the main headerFranck Cuny2021-08-231-2/+0
* CSS: use decoration on headers only for articlesFranck Cuny2021-08-232-6/+10
* CSS: rename the class for the tagsFranck Cuny2021-08-231-4/+6
* CSS: makes the menu more readableFranck Cuny2021-08-232-23/+39
* build: tag the repo after a deployFranck Cuny2021-08-151-2/+7
* blog: working with go - initial contentFranck Cuny2021-08-151-0/+264
* blog: add tags to firecracker notesFranck Cuny2021-08-151-1/+2
* layout: don't use header tag in listFranck Cuny2021-08-151-1/+1
* CSS: make the content more readableFranck Cuny2021-08-151-15/+24
* CSS: support table of contentFranck Cuny2021-08-152-0/+19
* CSS: use a class for the menuFranck Cuny2021-08-152-8/+7
* blog: replace github with git.fcuny.netFranck Cuny2021-08-141-1/+1
* blog: add link for containerd-to-vm codeFranck Cuny2021-08-141-1/+1
* css: reduce the size of the fontFranck Cuny2021-08-141-1/+1
* css: bigger font and highlight colorsFranck Cuny2021-08-052-6/+18
* blog: update descriptionFranck Cuny2021-08-051-1/+1
* blog: add SSH public keysFranck Cuny2021-08-052-0/+2
* blog: add humans.txtFranck Cuny2021-08-052-0/+11
* hugo: enable git information againFranck Cuny2021-08-051-1/+1
* build: add a MakefileFranck Cuny2021-08-051-0/+29
* build: add DockerfileFranck Cuny2021-08-051-0/+7
* hugo: TLS by defaultFranck Cuny2021-07-191-1/+1
* github: deploy to fly.io instead of GH pagesFranck Cuny2021-06-201-17/+5
* hugo: don't enable git infoFranck Cuny2021-06-201-1/+1
* fly: add configuration for fly.ioFranck Cuny2021-06-201-0/+40
* blog: update to containerd articleFranck Cuny2021-05-191-1/+1
* css: add a scroll bar if the content overflowsFranck Cuny2021-05-181-1/+1
* blog: containerd to firecrackerFranck Cuny2021-05-171-0/+567
* layout: add a navbarFranck Cuny2021-04-229-38/+75
* toml: re-configure markupFranck Cuny2021-04-131-1/+18
* css: switch to sans-serif; add tables; other tweaksFranck Cuny2021-04-131-5/+28
* css: remove extra white spaceFranck Cuny2021-04-111-1/+1
* blog: google doc failureFranck Cuny2021-04-111-0/+56
* css: change font to roboto slabFranck Cuny2021-04-111-5/+5
* taxonomy: add pages for tagsFranck Cuny2021-04-113-20/+48
* layout: add date and tags to single pagesFranck Cuny2021-04-062-1/+42