1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-06-26 11:27:03 +01:00
Commit Graph

96 Commits

Author SHA1 Message Date
2fa8d0a92f
Exclude notes list from RSS
For some reason, it gets included twice, too
2024-02-18 20:49:55 +00:00
f0cdbbeee0
Fix case of mkdocs tag to improve ordering 2024-02-18 17:22:32 +00:00
95c94ae59e
Update link to all notes on homepage 2024-02-18 16:53:04 +00:00
afaa0b2a16
Add branded repo icon 2024-02-18 16:49:20 +00:00
d9db94273d Hide some pages from search 2024-02-17 22:52:16 +00:00
b8855c0f90 Set fetch depth to remove warning about date 2024-02-17 22:46:23 +00:00
ca52fa6bf5 Add note about tag navigation 2024-02-17 22:43:19 +00:00
5ec923590a Use tags as navigation
It looks odd when there's multiple open, but that's ok
2024-02-16 17:12:00 +00:00
c988131d09 Add notes list and optimise getting notes 2024-02-16 16:13:07 +00:00
3108f3a01f Add content to static pages 2024-02-15 21:04:49 +00:00
9fc4cd919f Add justfile 2024-02-15 20:46:46 +00:00
1faeb1dfe5 Add plausible 2024-02-15 20:42:42 +00:00
2cb19bf2a1 Add "back to top" button 2024-02-15 19:54:44 +00:00
d79f3a5e3c Improve page order 2024-02-15 19:52:07 +00:00
1b4672d615 Add RSS feed 2024-02-15 19:51:36 +00:00
f6d1741c0d Add social cards 2024-02-15 19:13:59 +00:00
15a3ef9fbc Minify output 2024-02-15 19:06:37 +00:00
04389256db Add social links 2024-02-15 18:24:26 +00:00
6ad4c74b54 Add copyright 2024-02-15 18:11:17 +00:00
234e7046c0 List recent notes on homepage 2024-02-15 18:07:13 +00:00
93a375b482 Use mkdocs-mateiral 2024-02-13 23:16:21 +00:00
011331ee0c
Deploy to GitHub pages 2023-07-26 08:26:56 +01:00
45a7b1dc03
Replace Gatsby with Hugo 2023-07-25 13:59:56 +01:00
0d1b0745ba Merge branch 'renovate/prettier-2.x' into 'master'
Update dependency prettier to v2.8.4

See merge request theorangeone/notes!5
2023-02-23 17:50:33 +00:00
b5bfb04657 Merge branch 'renovate/gatsby-monorepo' into 'master'
Update gatsby monorepo

See merge request theorangeone/notes!6
2023-02-23 17:50:17 +00:00
e66b2d0926 Update dependency prettier to v2.8.4 2023-02-08 08:01:40 +00:00
a071faab32 Update gatsby monorepo 2022-12-07 12:01:32 +00:00
74f30480d5
Stop saving bash history 2022-11-02 11:32:24 +00:00
498b21d2d1
Remove legacy docker configuration 2022-10-09 18:28:28 +01:00
cb163624cf
Deploy to GitLab pages 2022-10-09 18:04:23 +01:00
b356503357
Add note about monitoring redis commands 2022-09-30 14:50:38 +01:00
dac716e745
Improve wording for bucket transfer note 2022-09-20 17:23:59 +01:00
312b5f0c10
Add note about getting credentials for an assumed role 2022-09-13 17:26:01 +01:00
68a05ca0e6
Lint and build in same step
The node modules are too large to persist between stages
2022-09-12 08:27:08 +01:00
2221a14f7a
Persist node modules between CI stages 2022-09-09 17:18:18 +01:00
04a7e5b2c9
Run prettier 2022-09-09 17:11:51 +01:00
d2f4612ab5
Merge remote-tracking branch 'origin/renovate/pin-dependencies' 2022-09-09 16:54:03 +01:00
54963c143f
Rename CI task 2022-09-09 16:40:21 +01:00
93bfe5f59b
Use dockerfile for production
The static buildpack is deprecated, and this is a lot easier
2022-09-09 16:39:21 +01:00
cab27e5ccc Pin dependencies 2022-09-09 16:08:22 +01:00
60cfb10da6
Add renovate 2022-09-09 15:50:51 +01:00
7e0a022548
Do lots of updates so it actually builds 2022-09-09 15:50:05 +01:00
cb3297d70a
Add notes about how to downmix audio 2021-10-27 22:25:30 +01:00
07058c3233
Use correct plausible domain 2021-06-26 22:28:55 +01:00
c2c102cfa0
Deploy to dokku on CI 2021-06-26 21:23:39 +01:00
e96c66f46b
Add dokku config 2021-06-26 20:39:47 +01:00
1a4196c0ca Add CI cache 2021-06-03 16:11:36 +00:00
1b19b506c0 Add LICENSE 2021-06-03 08:07:37 +00:00
ba5ca9752a Remove GitHub actions config 2021-06-03 08:00:44 +00:00
5db8baf65c Obscure password when using it with rclone
https://forum.rclone.org/t/using-rclone-via-environment-variables/12746
2021-06-03 07:55:34 +00:00