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

75 Commits

Author SHA1 Message Date
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