aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18 from fcuny/update_flake_lock_actionFranck Cuny2025-03-021-6/+6
|\
| * chore: update flakegithub-actions[bot]2025-03-021-6/+6
|/
* Merge pull request #17 from fcuny/update_flake_lock_actionFranck Cuny2025-02-231-6/+6
|\
| * chore: update flakegithub-actions[bot]2025-02-231-6/+6
|/
* fix emailFranck Cuny2025-02-221-1/+1
* Merge pull request #16 from fcuny/update_flake_lock_actionFranck Cuny2025-02-161-3/+3
|\
| * chore: update flakegithub-actions[bot]2025-02-161-3/+3
|/
* Merge pull request #15 from fcuny/update_flake_lock_actionFranck Cuny2025-02-101-6/+6
|\
| * chore: update flakegithub-actions[bot]2025-02-091-6/+6
|/
* update email addressFranck Cuny2025-02-021-1/+1
* Merge pull request #14 from fcuny/update_flake_lock_actionFranck Cuny2025-02-021-6/+6
|\
| * chore: update flakegithub-actions[bot]2025-02-021-6/+6
|/
* simplify even more!Franck Cuny2025-02-0113-1424/+21
* formattingFranck Cuny2025-02-015-12/+10
* Merge pull request #11 from fcuny/update_flake_lock_actionFranck Cuny2025-01-301-9/+9
|\
| * chore: update flakegithub-actions[bot]2025-01-261-9/+9
|/
* Merge pull request #9 from fcuny/update_flake_lock_actionFranck Cuny2025-01-191-9/+9
|\
| * chore: update flakegithub-actions[bot]2025-01-191-9/+9
|/
* Merge pull request #8 from fcuny/update_flake_lock_actionFranck Cuny2025-01-121-6/+6
|\
| * chore: update flakegithub-actions[bot]2025-01-121-6/+6
|/
* Merge pull request #7 from fcuny/update_flake_lock_actionFranck Cuny2025-01-051-33/+16
|\
| * chore: update flakegithub-actions[bot]2025-01-051-33/+16
|/
* Merge pull request #6 from fcuny/update_flake_lock_actionFranck Cuny2024-12-291-3/+3
|\
| * chore: update flakegithub-actions[bot]2024-12-291-3/+3
|/
* use a token for update flake in GHAFranck Cuny2024-12-292-1/+1
* format: templatesFranck Cuny2024-12-294-27/+6
* add extra configurations for editorsFranck Cuny2024-12-273-0/+25
* refresh the READMEFranck Cuny2024-12-271-2/+13
* Merge pull request #4 from fcuny/dependabot/github_actions/DeterminateSystems...Franck Cuny2024-12-272-2/+2
|\
| * build(deps): bump DeterminateSystems/nix-installer-action from 14 to 16dependabot[bot]2024-12-272-2/+2
* | don't trigger a build for the justfileFranck Cuny2024-12-271-0/+1
|/
* organize the justfileFranck Cuny2024-12-271-6/+16
* tidy the flakeFranck Cuny2024-12-271-8/+0
* don't specify the dayFranck Cuny2024-12-271-1/+0
* move the resume as a singe pageFranck Cuny2024-12-274-20/+18
* specify correct path to scan for broken linksFranck Cuny2024-12-271-0/+1
* fix link to repoFranck Cuny2024-12-271-1/+1
* don't use nix cacheFranck Cuny2024-12-271-1/+0
* use a supported git branch for nixpkgsFranck Cuny2024-12-271-3/+1
* flake.lock: UpdateFranck Cuny2024-12-271-16/+16
* add some emojiFranck Cuny2024-12-272-8/+10
* update some of the workflowsFranck Cuny2024-12-273-11/+25
* remove configuration file for treefmtFranck Cuny2024-12-271-13/+0
* update action for checking linksFranck Cuny2024-12-261-5/+17
* sort pages by dateFranck Cuny2024-12-261-1/+1
* remove unused scriptFranck Cuny2024-12-261-4/+0
* large cleanupFranck Cuny2024-12-2649-1737/+249
* add back the resume and generate it with nixFranck Cuny2024-12-265-12/+257
* actually build the site with nix buildFranck Cuny2024-12-251-3/+47
* fix some textfcuny/tagsFranck Cuny2024-12-251-2/+5
* add support for tagsFranck Cuny2024-12-251-4/+2
* run dependabot on SaturdayFranck Cuny2024-12-251-0/+1
* Revert "stop using GHA"Franck Cuny2024-12-255-0/+113
* add container security summit notesFranck Cuny2024-12-062-0/+139
* simplifyFranck Cuny2024-12-061-2/+1
* get rid of sectionsFranck Cuny2024-12-0623-96/+13
* some style changes for the default templateFranck Cuny2024-12-064-25/+24
* add taxonomy to all entitiesFranck Cuny2024-12-0615-65/+96
* basic setup for tagsFranck Cuny2024-12-026-5/+49
* small tweakFranck Cuny2024-10-252-2/+2
* adjust CSS for how to highlight codeFranck Cuny2024-10-251-6/+8
* change font family and background colorFranck Cuny2024-10-211-2/+2
* update fog cutter descriptionFranck 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