Bauke/tildes-issue-log
Bauke
/
tildes-issue-log
Archived
1
Fork 0
Commit Graph

110 Commits

Author SHA1 Message Date
Bauke 959c68125e
Redesign the entire Issue Log and create the February 2020 post. 2020-02-29 23:48:09 +01:00
Bauke 1918acb117
Post: January 2020 2020-02-01 15:40:11 +01:00
Bauke 69fabb38df
Post: December 2019 2020-01-01 14:14:50 +01:00
Bauke 59f5be569c
Post: November 2019 2019-12-01 10:43:48 +01:00
Bauke 307cfa4bd0
Refactor: Fix linting issues caused by new XO version. 2019-11-30 13:31:16 +01:00
Bauke 904be5b097
Chore: Upgrade dependencies to latest versions. 2019-11-30 13:25:28 +01:00
Bauke f911b37afe
feat: add gitlab issue template for monthly task list 2019-11-07 21:12:33 +01:00
Bauke 3a43a93dfc
fix: correct the official topic links 2019-11-01 12:39:31 +01:00
Bauke 5d3100422e
refactor: remove master branch from running 2019-10-31 23:45:56 +01:00
Bauke d626571b01
refactor: move schedules to proper key 2019-10-31 23:44:41 +01:00
Bauke e436ad43b7
chore: only run pages ci on my repo
not necessary to run on other people's repos
2019-10-31 23:24:13 +01:00
Bauke 98ea19f907
chore: update gitlab-ci to use node 12 2019-10-31 23:20:02 +01:00
Bauke 44695a7546
refactor: only run the pages pipeline from scheduled pipeline 2019-10-31 23:14:38 +01:00
Bauke 1f7a2972ec
feat: add october 2019 post 2019-10-31 22:56:33 +01:00
Bauke 0e206ba3f7
fix: typo 2019-10-01 00:15:56 +02:00
Bauke 67e88f62c5
feat: add september 2019 post 2019-09-30 23:44:35 +02:00
Bauke 0830e4a534
chore: readme reformat 2019-09-22 01:32:04 +02:00
Bauke bf802a93b7
fix: add new groups to july 2019 post 2019-09-05 23:36:21 +02:00
Bauke 5b6a0d8a85
fix: clarify wanted feature 2019-09-01 15:37:12 +02:00
Bauke 9759b3e5c1
fix: don't say 'all things' and then list only a few :p 2019-09-01 15:31:47 +02:00
Bauke 68b22dcd92
feat: august 2019 post 2019-09-01 15:24:43 +02:00
Bauke 3b4ed858cf
feat: july 2019 post 2019-08-02 20:21:46 +02:00
Bauke 6283dd4486
fix: make feeds contain the 5 most recent posts 2019-07-07 13:51:40 +02:00
Bauke e1ae6da34e
chore: update gitlab ci to test instead of lint 2019-07-05 23:53:01 +02:00
Bauke 23f0cff306
fix: fix all linting errors 2019-07-05 23:51:11 +02:00
Bauke 9b7e616ab6
chore: switch to xo and stylelint-xo 2019-07-05 23:43:30 +02:00
Bauke 2ad2b53611
feat: add RSS/Atom/JSON meta to all HTML pages 2019-07-05 23:09:46 +02:00
Bauke 4d5031075c
feat: add RSS/Atom/JSON feeds creation 2019-07-05 23:07:23 +02:00
Bauke a0fb4209aa
feat: june 2019 post 2019-07-01 00:09:16 +02:00
Bauke cebe9ab222
feat: may 2019 post 2019-05-31 23:55:29 +02:00
Bauke f2dfa8c94b
fix: remove justify text 2019-05-01 11:57:29 +02:00
Bauke 8b7a89d3e9
feat: april 2019 post 2019-05-01 00:32:05 +02:00
Bauke 72f0c7f56d
fix: order properly 2019-04-30 11:43:20 +02:00
Bauke 1e29fe1c5b
chore: update total graphs 2019-04-07 12:55:06 +02:00
Bauke d6a40889ed
feat: March 2019 2019-04-01 00:31:09 +02:00
Bauke c8dbbf80c8 fix: stop text from overlapping in tables and make them scrollable
Bauke/tildes-issue-log!1
2019-03-01 17:41:51 +00:00
mftrhu 37bc8ce6b7 Stop text from overlapping in tables and make them scrollable 2019-03-01 18:27:06 +01:00
Bauke eb03c079dc
feat: february 2019 post and statistics graphs 2019-02-28 23:45:42 +01:00
Bauke aeeb23c97f
chore: rearrange readme index to show like the site 2019-02-28 15:15:43 +01:00
Bauke 176c1b644d
fix(extras): add link to the unofficial tildes wiki, fixes #6 2019-02-10 13:53:29 +01:00
Bauke 3490c3254e
feat: january 2019 post 2019-01-31 23:13:12 +01:00
Bauke 97dc039fb4
chore: add lines of code changed stat to previous posts 2019-01-31 12:37:39 +01:00
Bauke 8fe644f8d7
feat: add lines changed and contributor count statistics 2019-01-30 16:48:45 +01:00
Bauke c84fdcdc2b
fix: add more extras (general introduction and scraping topics) 2019-01-30 15:41:36 +01:00
Bauke 9385a0175b
feat: add # of commits each month to statistics 2019-01-30 15:41:18 +01:00
Bauke 724ea38c3f
fix: reduce h2 size on index 2019-01-30 15:32:14 +01:00
Bauke 8613d6a2c7
fix: add year headers and remove year from individual links 2019-01-30 15:05:40 +01:00
Bauke 7f9fad3185
fix: add building before loading browser with gulp.watch 2019-01-30 14:56:22 +01:00
Bauke fea841e873
BIG UPDATE:
- Updated to Gulp 4
- Switched from Pug to HTML
- Switched from Sass to Scss
- Rewrote the GitLab downloading so it makes sense now and uses Gulp properly
- Updated README
- Replaced 'Made with Pug' to 'Made with Gulp'
2019-01-05 23:44:59 +01:00
Bauke 86ce2bd2d2
Add December 2018 post 2019-01-01 01:40:41 +01:00