1
Commit Graph

98 Commits

Author SHA1 Message Date
dependabot-preview[bot]
6e9cce8991
[Security] Bump bootstrap from 4.2.1 to 4.3.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.2.1 to 4.3.1. **This update includes security fixes.**
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 20:13:57 +00:00
dependabot-preview[bot]
9a73dd6646
Bump @types/underscore from 1.9.1 to 1.9.2
Bumps [@types/underscore](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/underscore) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/underscore)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 20:13:24 +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
6469d5d69e
Just make it a static site, no lambda 2019-02-04 13:29:59 +00:00
d004a6fdbd
Add netlify functions workflow 2019-01-30 22:22:53 +00:00
44e140dc23
Init readme 2019-01-30 13:00:43 +00:00
384f56b065
Init hugo site 2019-01-30 12:59:45 +00:00