Commit Graph

16 Commits

Author SHA1 Message Date
Jonah Aragon
dbfdd5df64
Remove platform specificity
Forgot I'm on M1 I guess? 😄
2021-01-15 20:07:01 -06:00
Jonah Aragon
81efc68056
Update dependencies and fix build server issues 2021-01-15 18:32:13 -06:00
Jonah Aragon
41c438589d
Upgrade to jekyll 4.2.0 2021-01-15 14:50:54 -06:00
Jonah Aragon
0b31c37f99
Update to Ruby 3.0.0 2021-01-15 14:42:05 -06:00
Jonah Aragon
3aee1ee365
Update dependencies 2021-01-15 14:34:41 -06:00
Jonah Aragon
eb0ffd2258
Upgrade bundler
Locking to 2.0.1 was a necessary workaround for a Netlify bug which has finally been resolved.
2021-01-15 14:26:54 -06:00
Jonah Aragon
bc51ff101a
Switch from github-pages gem to jekyll gem 2021-01-15 14:22:03 -06:00
Jonah Aragon
6d6382c1dd
Use npm for bootstrap and fontawesome-pro assets 2021-01-15 01:36:48 -06:00
Jonah Aragon
4c03eaeebc
Update bundler 2021-01-14 22:33:57 -06:00
Gusted
49b7c15201
Enable Brotli compression
- Compress file AOD.
- Let the server only use static files. 
- Don't add github-pages to jekyll-plugins group, due to the fact github-pages will behave differently when enabling production ENV.
- Adds an extra 10s for the `host` to use `./buid.sh` due to compressing all files.
- Resolves #2186
2021-01-12 20:27:59 +01:00
Gusted
431ee21055
Update Ruby Dependencies (#2168) 2020-12-29 13:58:02 +00:00
Jonah Aragon
1100dbe947 Initial commit 2020-04-28 16:09:22 -05:00
dependabot[bot]
4c601a07f7
Bump nokogiri from 1.10.4 to 1.10.8 (#1737)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-19 11:04:39 -07:00
dependabot[bot]
685d1077e2 Bump rubyzip from 1.2.3 to 2.0.0 (#1456)
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 2.0.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-01 09:06:06 -08:00
Jonah
cc4dde6a0a
Upgrade some packages 2019-08-26 16:30:37 -05:00
Jonah
4cb3fc18ba
Add Gemfile.lock 2019-08-26 15:32:46 -05:00