1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-06-29 05:46:59 +01:00
Commit Graph

96 Commits

Author SHA1 Message Date
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
9121e4ac88
Fix branch name 2021-01-17 12:38:57 +00:00
1afb6e5101
Add deploy config 2021-01-17 12:35:36 +00:00
006f82b841
Add cache 2021-01-17 12:01:55 +00:00
b70e866580
Fix archive dir 2021-01-17 11:59:54 +00:00
36b16fe84d
Remove GitLab CI config 2021-01-17 11:31:31 +00:00
8cac2f7abf
Add GitHub CI config 2021-01-17 11:30:31 +00:00
5f6546f775
Add note about rebasing 2020-10-07 18:03:05 +01:00
b9cac95249
Add note about truncating a database from the inside 2020-10-07 17:50:04 +01:00
af7cf4a0a0
Add some notes about killing long running queries etc 2020-10-07 17:41:28 +01:00
9d1d1f0714
Add note about stripping streams with ffmpeg 2020-10-04 20:18:11 +01:00
8f8fd9aa72
Remove unnecessary index file 2020-10-02 09:22:22 +01:00
6034e292ae
Add plausible
It doesn't work due to an upstream issue, but it'll start working soon
2020-10-01 19:21:34 +01:00
be5a0453d0
Set metadata 2020-10-01 19:06:18 +01:00
ffa74cb773
Add note about linguist language detection 2020-10-01 18:56:02 +01:00
d76ac9becc
Use correct cache dir rather than caching all modules 2020-10-01 18:36:31 +01:00
9b5cac6212
Set network timeout
CI is quite slow it seems
2020-10-01 18:06:41 +01:00
62baca6e51
Switch to modified existing yarn config so it actually works
I hate it, it's nasty, but it actually works. Until https://github.com/mrmartineau/gatsby-theme-code-notes/issues/65 is fixed, it's the best I can do
2020-10-01 17:55:59 +01:00
c74269163a
Add README 2020-09-30 21:53:43 +01:00
e209d62fb8
Delete docker ignore file 2020-09-30 21:10:20 +01:00
123d1fe540
Pretend markdown is a language 2020-09-30 20:53:29 +01:00
262447cd32
RTFM
Can't cache directory outside project

https://docs.gitlab.com/ee/ci/caching/#caching-nodejs-dependencies
2020-09-30 20:33:41 +01:00
7038472d33
Put in the fully resolved path 2020-09-30 20:13:36 +01:00
8a6c9581de
See where the cache is 2020-09-30 20:09:20 +01:00
085c19bd6f
Also cache cache 2020-09-30 19:55:22 +01:00
1e9b0d36d6
Just cache npm directory
This means `npm ci` only has to rebuild the modules, rather than re-download them
2020-09-30 19:27:33 +01:00
64886707b9
Remove GitHub CI config
We on GitLab now!
2020-09-30 19:23:16 +01:00
458129b40a
Remove docker bits
GitLab pages all the way!
2020-09-30 19:22:52 +01:00
09eb5947b6
Add GitLab CI file 2020-09-30 17:43:41 +01:00
58ba888a20
Add SRI tags 2020-09-30 17:25:14 +01:00
8476fa484e
gzip files to take advantage of gzip_static 2020-09-30 17:17:31 +01:00
1254d1c878
Add sitemap and robots.txt 2020-09-30 17:03:00 +01:00
8fc7ea4220
Remove stray author 2020-09-29 09:23:24 +01:00
5924476685
Add container for live deployment 2020-09-29 09:16:36 +01:00
ce545ea686
Pin theme ui and update package lock to an actual package lock
https://github.com/mrmartineau/gatsby-theme-code-notes/issues/65
2020-09-29 08:51:45 +01:00
4fa5a70791
Init code-notes project 2020-09-28 22:04:20 +01:00