Robert W. Pearce
|
f4783a39c8
|
chore: minor optimizations to the examples
|
2023-02-01 21:42:49 +13:00 |
|
Robert W. Pearce
|
1733bdc735
|
chore: add Jekyll config file note
|
2023-02-01 21:05:33 +13:00 |
|
Robert W. Pearce
|
078ea8bd1a
|
chore: don't accidentally promot .io domains
|
2023-02-01 21:01:52 +13:00 |
|
Robert Pearce
|
793dc3c7da
|
Merge pull request #37 from rpearce/fix/dotfile-copying
fix: dotfile copying and ignoring other files
|
2023-02-01 20:30:52 +13:00 |
|
Robert W. Pearce
|
cd26f4f3d5
|
fix: dotfile copying and ignoring other files
|
2023-02-01 20:30:17 +13:00 |
|
Robert W. Pearce
|
ec893c3c78
|
chore: refactor flake to just use hakyll-site pkg variable
|
2023-01-28 21:21:02 +13:00 |
|
Robert W. Pearce
|
df29dfad61
|
chore: get nix bash prompt consistent
|
2023-01-28 20:36:30 +13:00 |
|
Robert W. Pearce
|
0dfcba3da8
|
chore: rm docker until I can get the image size down from 8GB
|
2023-01-28 20:20:29 +13:00 |
|
Robert W. Pearce
|
123bd7ca92
|
Update readme and change bobProject to hakyllProject
|
2023-01-28 19:15:09 +13:00 |
|
Robert W. Pearce
|
0a2af0dc89
|
update README based on new build info
|
2023-01-28 18:35:18 +13:00 |
|
Robert Pearce
|
2688473c6c
|
Merge pull request #36 from rpearce/fix/build
fix: entire build
|
2023-01-28 18:26:31 +13:00 |
|
Robert W. Pearce
|
8ada566a8e
|
fix: entire build
|
2023-01-28 18:19:50 +13:00 |
|
Robert Pearce
|
90a5ead5d2
|
Merge pull request #35 from rpearce/dependabot/github_actions/cachix/cachix-action-12
|
2022-10-28 22:03:46 -04:00 |
|
dependabot[bot]
|
a46144a67d
|
chore(deps): bump cachix/cachix-action from 11 to 12
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 11 to 12.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v11...v12)
---
updated-dependencies:
- dependency-name: cachix/cachix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-28 00:04:14 +00:00 |
|
Robert Pearce
|
6e2138a209
|
Merge pull request #34 from rpearce/dependabot/github_actions/crazy-max/ghaction-github-pages-3.1.0
chore(deps): bump crazy-max/ghaction-github-pages from 3.0.0 to 3.1.0
|
2022-10-18 23:14:22 -04:00 |
|
dependabot[bot]
|
4446ee51de
|
chore(deps): bump crazy-max/ghaction-github-pages from 3.0.0 to 3.1.0
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-19 00:02:41 +00:00 |
|
Robert Pearce
|
cdddde145c
|
Merge pull request #32 from rpearce/dependabot/github_actions/cachix/cachix-action-11
chore(deps): bump cachix/cachix-action from 10 to 11
|
2022-10-12 22:41:00 -04:00 |
|
Robert Pearce
|
54351b1f50
|
Merge pull request #33 from rpearce/dependabot/github_actions/cachix/install-nix-action-18
chore(deps): bump cachix/install-nix-action from 17 to 18
|
2022-10-12 22:40:55 -04:00 |
|
dependabot[bot]
|
738891563d
|
chore(deps): bump cachix/install-nix-action from 17 to 18
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 00:02:45 +00:00 |
|
dependabot[bot]
|
8f6e587858
|
chore(deps): bump cachix/cachix-action from 10 to 11
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 10 to 11.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v10...v11)
---
updated-dependencies:
- dependency-name: cachix/cachix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 00:02:40 +00:00 |
|
Robert Pearce
|
9f6f6497f2
|
Merge pull request #31 from RKBethke/defaultAppError
fix(flake.nix): Avoid deprecated `defaultApp`
|
2022-06-13 08:39:32 -04:00 |
|
Ryan Bethke
|
2411b27b18
|
fix(flake.nix): Avoid deprecated defaultApp
Resolves #30
|
2022-06-12 00:06:46 -05:00 |
|
Robert Pearce
|
55b0e8419c
|
Merge pull request #29 from rpearce/dependabot/github_actions/crazy-max/ghaction-github-pages-3.0.0
chore(deps): bump crazy-max/ghaction-github-pages from 2.6.0 to 3.0.0
|
2022-05-29 21:13:39 -04:00 |
|
dependabot[bot]
|
faa49bb28c
|
chore(deps): bump crazy-max/ghaction-github-pages from 2.6.0 to 3.0.0
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 2.6.0 to 3.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2.6.0...v3.0.0)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-30 00:13:42 +00:00 |
|
Robert Pearce
|
aed7f4ee5d
|
Merge pull request #27 from rpearce/dependabot/github_actions/actions/download-artifact-3
chore(deps): bump actions/download-artifact from 2 to 3
|
2022-04-10 20:34:18 -04:00 |
|
Robert Pearce
|
0955987d7f
|
Merge pull request #28 from rpearce/dependabot/github_actions/actions/upload-artifact-3
chore(deps): bump actions/upload-artifact from 2 to 3
|
2022-04-10 20:34:12 -04:00 |
|
dependabot[bot]
|
01b5a00543
|
chore(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 00:11:43 +00:00 |
|
dependabot[bot]
|
ae844a1f18
|
chore(deps): bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 00:11:40 +00:00 |
|
Robert Pearce
|
3b55e0f193
|
Merge pull request #26 from rpearce/dependabot/github_actions/cachix/install-nix-action-17
|
2022-04-08 00:33:29 -04:00 |
|
dependabot[bot]
|
d40e9177cc
|
chore(deps): bump cachix/install-nix-action from 16 to 17
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v16...v17)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 00:05:02 +00:00 |
|
Robert Pearce
|
e677b6b2c3
|
Merge pull request #24 from rpearce/dependabot/github_actions/actions/checkout-3
chore(deps): bump actions/checkout from 2.4.0 to 3
|
2022-03-01 22:40:46 -05:00 |
|
dependabot[bot]
|
7660247ca9
|
chore(deps): bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 00:13:10 +00:00 |
|
Robert Pearce
|
9a03eb23a6
|
Merge pull request #22 from rpearce/dependabot/github_actions/crazy-max/ghaction-github-pages-2.6.0
chore(deps): bump crazy-max/ghaction-github-pages from 2.5.0 to 2.6.0
|
2022-01-13 20:15:33 -05:00 |
|
dependabot[bot]
|
5f0dbb38e6
|
chore(deps): bump crazy-max/ghaction-github-pages from 2.5.0 to 2.6.0
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2.5.0...v2.6.0)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-14 00:04:04 +00:00 |
|
Robert Pearce
|
8f0c0d9aeb
|
Merge pull request #21 from rpearce/dependabot/github_actions/cachix/install-nix-action-16
chore(deps): bump cachix/install-nix-action from 15 to 16
|
2021-11-24 02:48:50 +00:00 |
|
dependabot[bot]
|
85c7bcbf13
|
chore(deps): bump cachix/install-nix-action from 15 to 16
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 16.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v15...v16)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-22 00:17:19 +00:00 |
|
Robert Pearce
|
6046bd413e
|
Merge pull request #20 from rpearce/dependabot/github_actions/cachix/install-nix-action-15
chore(deps): bump cachix/install-nix-action from 14 to 15
|
2021-11-15 00:26:19 -05:00 |
|
dependabot[bot]
|
c114537f39
|
chore(deps): bump cachix/install-nix-action from 14 to 15
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 14 to 15.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v14...v15)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-15 00:14:39 +00:00 |
|
Robert Pearce
|
edfb0c45b4
|
Merge pull request #19 from rpearce/dependabot/github_actions/actions/checkout-2.4.0
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
2021-11-02 22:39:30 -04:00 |
|
dependabot[bot]
|
aea5dc5ce1
|
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 00:04:35 +00:00 |
|
Robert Pearce
|
b54b9eef84
|
Merge pull request #18 from rpearce/dependabot/github_actions/actions/checkout-2.3.5
chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
2021-10-18 09:52:08 -04:00 |
|
dependabot[bot]
|
1b5be332d9
|
chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 00:14:39 +00:00 |
|
Robert Pearce
|
27b72a44fb
|
update ghci in readme
|
2021-09-25 23:57:40 +00:00 |
|
Robert Pearce
|
a8fb984ed6
|
update slugger in README
|
2021-09-25 23:56:13 +00:00 |
|
Robert Pearce
|
1e8d228573
|
Merge pull request #17 from rpearce/dependabot/github_actions/cachix/install-nix-action-14
chore(deps): bump cachix/install-nix-action from 13 to 14
|
2021-09-09 09:25:34 -04:00 |
|
dependabot[bot]
|
abc3170448
|
chore(deps): bump cachix/install-nix-action from 13 to 14
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v13...v14)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-09 00:02:51 +00:00 |
|
Robert W. Pearce
|
cf3b5028a8
|
fix gh action indent
|
2021-08-02 22:29:45 -04:00 |
|
Robert W. Pearce
|
e0db7fbf21
|
update readme
|
2021-08-02 21:21:24 -04:00 |
|
Robert W. Pearce
|
38d24f08a9
|
code cleanup
|
2021-08-02 20:01:55 -04:00 |
|
Robert W. Pearce
|
f5b772c8ee
|
use cachix authToken
|
2021-07-31 12:23:58 -04:00 |
|