summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-19deps(node): bump @astrojs/check from 0.5.3 to 0.5.4dependabot[bot]
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/withastro/language-tools/releases) - [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2024-02-18flake.lock: Updategithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/01737456dfe4907fb5bdc8af39ac8c6d6b1fb551' (2024-02-12) → 'github:NixOS/nixpkgs/c7763249f02b7786b4ca36e13a4d7365cfba162f' (2024-02-16) • Updated input 'pre-commit': 'github:cachix/pre-commit-hooks.nix/0db2e67ee49910adfa13010e7f012149660af7f0' (2024-02-07) → 'github:cachix/pre-commit-hooks.nix/5df5a70ad7575f6601d91f0efec95dd9bc619431' (2024-02-15)
2024-02-14fix eslint warning in tailwind configseth
2024-02-13add eslint configseth
2024-02-13actions: use setup-node's cachingseth
2024-02-13deps(node): bump @typescript-eslint/parser from 6.21.0 to 7.0.1dependabot[bot]
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.0.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2024-02-13use MINIFLUX_URL if presentseth
2024-02-13nix: use treefmt wrapper in pre-commitseth
2024-02-13dependabot: fix commit prefix for pnpmseth
2024-02-13fix navbar spacingseth
2024-02-13back to astroseth
2024-02-12fix contrast in footerseth
2024-02-12use cssnano to minifyseth
2024-02-12actually kinda try this timeseth
2024-02-12update to lume 2.0.3seth
2024-02-12add mastodon linkseth
2024-02-10flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/5ad9903c16126a7d949101687af0aa589b1d7d3d' (2024-01-31) → 'github:NixOS/nixpkgs/442d407992384ed9c0e6d352de75b69079904e4e' (2024-02-09)
2024-02-05deps(actions): bump DeterminateSystems/magic-nix-cache-actiondependabot[bot]
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 2 to 3. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v2...v3) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2024-02-03flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'nix-deno': 'github:nekowinston/nix-deno/f227cd2afe60f4458e1f3965b97c5b1259fb8c31' (2023-12-18) → 'github:nekowinston/nix-deno/a5664f47572c365e8ef31d8b3a6c8abfe88648ce' (2024-02-01) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/4fddc9be4eaf195d631333908f2a454b03628ee5' (2024-01-25) → 'github:NixOS/nixpkgs/5ad9903c16126a7d949101687af0aa589b1d7d3d' (2024-01-31)
2024-01-27flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/e5d1c87f5813afde2dda384ac807c57a105721cc' (2024-01-19) → 'github:NixOS/nixpkgs/4fddc9be4eaf195d631333908f2a454b03628ee5' (2024-01-25)
2024-01-21flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/7c33cd6bf01cf09f77bfdf6741cddfffa2cd5640' (2023-12-20) → 'github:NixOS/nixpkgs/e5d1c87f5813afde2dda384ac807c57a105721cc' (2024-01-19)
2024-01-21nix: use mkShellNoCCseth
2023-12-21go back to lumeseth
2023-11-17chore: format with prettiergithub-actions
2023-11-17chore(deps-dev): bump sharp from 0.32.1 to 0.32.6dependabot[bot]
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.1 to 0.32.6. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.1...v0.32.6) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
2023-10-19chore: format with prettiergithub-actions
2023-10-19chore(deps-dev): bump undici from 5.22.1 to 5.26.4dependabot[bot]
Bumps [undici](https://github.com/nodejs/undici) from 5.22.1 to 5.26.4. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.22.1...v5.26.4) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-10-19chore: format with prettiergithub-actions
2023-10-19chore(deps-dev): bump @babel/traverse from 7.21.5 to 7.23.2dependabot[bot]
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-10-07chore: format with prettiergithub-actions
2023-10-07chore(deps-dev): bump postcss from 8.4.23 to 8.4.31dependabot[bot]
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-03chore: format with prettiergithub-actions
2023-08-03chore(deps-dev): bump vite from 4.3.8 to 4.4.8dependabot[bot]
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.8 to 4.4.8. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.4.8/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-07-20chore: format with prettiergithub-actions
2023-07-20chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4dependabot[bot]
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-07-04components: remove forgejo instance from navbarseth
2023-06-30add dependabotseth
2023-05-29components: remove hydra instance from navbarseth
i don't host it anymore :p
2023-05-24chore: format with prettiergithub-actions
2023-05-24actions: give format workflow contents permsseth
2023-05-24add 404/sitemap/robots.txt + improve random stuffseth
2023-05-24components: fix ul in <nav>seth
2023-05-21add link to my miniflux instanceseth
2023-05-20use dockerfile for devcontainerseth
2023-05-20add devcontainerseth
2023-05-20remove old entry from prettierignoreseth
2023-05-20justfile: update to support pnpmseth
2023-05-20flake: fix formatterseth
2023-05-20rewrite everything in typescriptseth
2023-05-20move eslint/postcss configs to package.jsonseth