1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-06-26 12:37:02 +01:00
Commit Graph

85 Commits

Author SHA1 Message Date
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
ab58d38b33 Read password from a different place
Hope this works!
2021-06-03 07:42:43 +00:00
4afed99a61 Use alpine and rclone
The rclone container is based on `scratch`, so trying to execute commands in it fails due to lack of `sh`
2021-06-03 07:37:38 +00:00
f779a1e69e Actually deploy site 2021-06-03 07:29:44 +00:00
63b3a410dd Run correct script to build
D'oh!
2021-06-02 22:58:17 +00:00
77da59bea2 Add GitLab CI config
Doesn't deploy yet, let's get building working first
2021-06-02 22:55:13 +00:00
9f82abadb1
Add rename note 2021-05-14 20:22:54 +01:00
bdcaa9176d
Add mitmproxy example 2021-05-14 14:56:40 +01:00
Jake Howard
5e542d54b7
Replace deployment with webdav 2021-05-04 11:39:38 +01:00
e4774536a7
Add note about cross-account bucket data transfer 2021-02-23 16:53:44 +00:00
2e7c0ded98
Update node 2021-01-17 13:49:18 +00:00
82df9d4b39
Stop gzipping files
Static gzipping isn't supported yet, so no point doing
2021-01-17 12:57:07 +00:00