1
Commit Graph

54 Commits

Author SHA1 Message Date
Jake Howard
e554fff07e
Merge pull request #20 from RealOrangeOne/dependabot/npm_and_yarn/lodash-4.17.15
[Security] Bump lodash from 4.17.11 to 4.17.15
2019-07-31 16:32:57 +01:00
Jake Howard
59db285269
Merge pull request #22 from RealOrangeOne/dependabot/npm_and_yarn/fortawesome/fontawesome-free-5.10.0
Bump @fortawesome/fontawesome-free from 5.7.1 to 5.10.0
2019-07-31 16:31:55 +01:00
Jake Howard
4819535e79
Merge pull request #23 from RealOrangeOne/dependabot/npm_and_yarn/sass-1.22.9
Bump sass from 1.22.1 to 1.22.9
2019-07-31 16:31:38 +01:00
Jake Howard
b218e46651
Merge pull request #10 from RealOrangeOne/dependabot/npm_and_yarn/typescript-3.5.3
Bump typescript from 3.5.2 to 3.5.3
2019-07-31 16:31:21 +01:00
dependabot-preview[bot]
6e6fd3de4f
Bump sass from 1.22.1 to 1.22.9
Bumps [sass](https://github.com/sass/dart-sass) from 1.22.1 to 1.22.9.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.22.1...1.22.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-30 06:51:19 +00:00
dependabot-preview[bot]
6ffb515a16
Bump @fortawesome/fontawesome-free from 5.7.1 to 5.10.0
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.7.1 to 5.10.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.7.1...5.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-30 06:50:33 +00:00
dependabot-preview[bot]
58ec9910e3
[Security] Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 11:40:00 +00:00
dependabot-preview[bot]
7b7c5ae9e5
Bump typescript from 3.5.2 to 3.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 07:07:44 +00:00
Jake Howard
53085be4f4
Merge pull request #1 from RealOrangeOne/rewrite
Rewrite as hacky static site
2019-07-01 21:08:33 +01:00
4050292585
Strip newlines from output HTML 2019-07-01 15:46:34 +01:00
8660d4d160
Add CI badge to readme 2019-07-01 15:18:33 +01:00
f792e40a0b
Fix syntax issues in CI config 2019-07-01 15:17:31 +01:00
4e833e9264
Run tests on CI 2019-07-01 15:14:34 +01:00
2ed04034a4
Accidentally fix issue with values being detected as needing rewrite when they didn't 2019-07-01 15:13:19 +01:00
3b6b4bc666
Use netlify redirects to handle shorthand rather than duplicate files 2019-07-01 15:09:12 +01:00
01fcd08f18
Add title to content 2019-06-29 22:07:29 +01:00
10b2075a88
Add fathom 2019-06-29 21:55:15 +01:00
426e3c42b5
Added circleci config 2019-06-29 21:45:28 +01:00
9f3807eb8a
Fix encoding 2019-06-29 21:43:14 +01:00
3e7f6168ca
Show values in output 2019-06-29 21:41:41 +01:00
1402b04b51
Use saner type 2019-06-29 21:17:01 +01:00
9efe41090e
Make it pretty 2019-06-29 21:13:47 +01:00
0f48dc8132
Drop number of generations for local dev
Doesn't hit the disk too much
2019-06-29 21:11:57 +01:00
092a1ec340
Correct fontawesome import 2019-06-29 21:11:40 +01:00
664c44523c
Add local server 2019-06-29 20:47:22 +01:00
81f61ccefd
FIx syntax issue with parcel and handlebars 2019-06-29 20:44:48 +01:00
7d30d1900a
Add in content template
Unfortunately, parcel is a bit of a bitch, and tries to find `src/{{ image }}`, which sucks.
2019-06-29 18:54:19 +01:00
3541719aee
Add accounts to context 2019-06-29 18:22:14 +01:00
841ca7af44
Remove single 0 padding 2019-06-29 18:12:55 +01:00
2899e98e3c
Print number of output files 2019-06-29 18:11:10 +01:00
95a94c2052
Update netlify file 2019-06-29 17:58:48 +01:00
ab15bd4179
Output a single index file 2019-06-29 17:58:35 +01:00
f27b1e2232
Sort out the imports 2019-06-29 17:56:02 +01:00
63389c7daa
Ensure templates have the correct values in 2019-06-29 17:54:41 +01:00
b8b16f3ba0
Install (and run) prettier 2019-06-29 17:43:03 +01:00
2dff46d74d
Add leading 0s to URLs are more human-friendly 2019-06-29 17:38:24 +01:00
f9f4ae3460
Add progress bar when outputting pages 2019-06-29 17:21:43 +01:00
41277bbcb0
Output a range of values 2019-06-29 16:35:41 +01:00
34ae528499
Render templates with values 2019-06-29 16:23:38 +01:00
f4af5cd8f4
Init ts script setup 2019-06-29 13:26:43 +01:00
eca4e74772
Remove old application 2019-06-29 12:17:41 +01:00
1af610d7a0
Merge branch 'master' of github.com:RealOrangeOne/givemoneyto.me 2019-03-16 13:32:07 +00:00
0efc16ba93
Remove netlify hack
https://twitter.com/GoHugoIO/status/1106282569161687042
2019-03-16 13:31:46 +00:00
13113def5e
Add netlify status badge 2019-02-04 22:04:16 +00:00
287a5323da
Make everything fit on 1 page 2019-02-04 21:51:20 +00:00
d211c0a2aa
Add cards for accounts 2019-02-04 21:48:02 +00:00
7ddd1a61f4
Add live server script 2019-02-04 20:07:50 +00:00
175e0c76cf
Add basic template with static files 2019-02-04 14:01:39 +00:00
b17b20b03f
Add netlify setup 2019-02-04 13:50:07 +00:00
ba0bbd4fe5
Add static pipeline 2019-02-04 13:46:15 +00:00