Commit Graph

46 Commits

Author SHA1 Message Date
Ell 9df7ecad8e fixed book headings being reduced in blog posts
Web/pipeline/head This commit looks good Details
2021-04-06 19:29:04 +02:00
Ell 23785fbb8e made blog category links a lot nicer
Web/pipeline/head This commit looks good Details
2021-04-04 01:54:29 +02:00
Ell 37138b67f8 fixed some issues with the new book styling
Web/pipeline/head This commit looks good Details
2021-04-01 00:45:26 +02:00
Ell a33d718416 extract some stuff to utility class
Web/pipeline/head This commit looks good Details
2021-03-31 19:56:33 +02:00
Ell 798e8cd8e3 fixed rss feed generator
Web/pipeline/head This commit looks good Details
2021-03-31 19:36:32 +02:00
Ell 9270cf8bed added short story look and feel and published Em & Ben
Web/pipeline/head There was a failure building this commit Details
2021-03-31 19:24:36 +02:00
Ell 7470a20886 made the blog category a search string
Web/pipeline/head This commit looks good Details
2021-03-31 17:00:15 +02:00
Ell ea411c3599 some minor rss feed fixes
Web/pipeline/head This commit looks good Details
2021-03-31 03:03:58 +02:00
Ell 513f54bb2e only link to posts with the same main category
Web/pipeline/head This commit looks good Details
2021-03-31 02:55:17 +02:00
Ell 5de5fba62a added a featured category to the blog
Web/pipeline/head This commit looks good Details
2021-03-31 02:48:13 +02:00
Ell 8a14c03989 some code style improvements
Web/pipeline/head This commit looks good Details
2021-03-19 12:02:31 +01:00
Ell ee5c7b64f0 overhauled most of the script code
Web/pipeline/head This commit looks good Details
2021-03-19 07:55:18 +01:00
Ell 33db928a7c some rss feed improvements
Web/pipeline/head This commit looks good Details
2021-03-17 03:30:30 +01:00
Ell 8cd72547f0 added categories to the blog
Web/pipeline/head This commit looks good Details
2021-03-17 03:07:12 +01:00
Ell 6be0f6cbaf moved blog sources into blog/src
Web/pipeline/head This commit looks good Details
2021-03-11 03:44:50 +01:00
Ell 23eea1d559 moved the blog to its own directory
Web/pipeline/head This commit looks good Details
2021-03-11 03:21:23 +01:00
Ell 837cd67c74 note archived-ness on the rss feed
Web/pipeline/head This commit looks good Details
2020-09-30 00:27:47 +02:00
Ell fb7c50f3e5 made non-blog content be removed by html class instead of by regex
Web/pipeline/head This commit looks good Details
2020-09-23 04:23:40 +02:00
dependabot[bot] cdea4beaae
Bump lodash from 4.17.15 to 4.17.19 in /node
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 12:22:31 +00:00
Ellpeck e5726d1480 removed the sitemap 2020-06-22 00:48:03 +02:00
Ellpeck e739c04fb6 archived some posts 2020-05-06 19:54:21 +02:00
Ellpeck 0656abd0cb added a privacy policy 2020-04-02 21:54:20 +02:00
dependabot[bot] 4ef019bc75
Bump acorn from 6.4.0 to 6.4.1 in /node
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-15 05:15:52 +00:00
Ellpeck 7255b7b436 structure this a bit better too~ 2020-02-07 00:04:43 +01:00
Ellpeck ca3b84310c some stuff I forgot 2019-11-24 03:20:57 +01:00
Ellpeck a22cc88b01 I recently found out that this is a thing! 2019-11-20 22:17:58 +01:00
Ellpeck 9235dfde09 some small changes 2019-11-20 20:55:01 +01:00
Ellpeck 2bcc913560 made the navigation static again 2019-10-20 16:07:28 +02:00
Ellpeck f877e10d00 clean up the node scripts a bit 2019-10-20 15:56:22 +02:00
Ellpeck 8980028694 fixed the rss feed linking to the wrong blog 2019-10-17 13:33:05 +02:00
Ellpeck 08244caa2f made the blog navigation be loaded dynamically 2019-10-15 12:26:30 +02:00
Ellpeck 7731646970 made feeds, blog and sitemap be created on script startup too 2019-10-10 12:04:08 +02:00
Ellpeck 399fb8c6b6 java tutorial, part 1! 2019-10-10 01:42:04 +02:00
Ellpeck 19d9b2b492 fixed up serverside scripts 2019-10-10 00:30:46 +02:00
Ellpeck 175202554d made posts always open up into reading mode 2019-10-09 23:58:36 +02:00
Ellpeck c63833ebba added footnotes 2019-10-09 23:43:40 +02:00
Ellpeck 22b93e71d8 add previous post and next post buttons to blog pages 2019-10-09 23:22:47 +02:00
Ellpeck 30b3dec0fa added reading mode for blog posts 2019-10-09 15:51:43 +02:00
Ellpeck 71916a7f6f made sitemap and rss only be generated on change 2019-10-05 01:07:38 +02:00
Ellpeck 8a5d0da3e5 fixed id not being a link like it apparently should 2019-10-04 23:39:43 +02:00
Ellpeck 9ae98b09b3 var is literally the devil 2019-10-04 23:33:45 +02:00
Ellpeck e5e2c126e2 added feeds 2019-10-04 23:20:47 +02:00
Ellpeck 12d2d2ade4 Revert "redesign, part 1!"
This reverts commit a4e1ebf073.
2019-10-04 22:15:03 +02:00
Ellpeck a4e1ebf073 redesign, part 1! 2019-10-04 21:33:37 +02:00
Ellpeck 4c36f505ba made sitemap generation properly dynamic 2019-10-04 11:20:12 +02:00
Ellpeck c44b72ffb9 added a sitemap generator, let's see if this works 2019-10-03 18:17:50 +02:00