Commit Graph

26 Commits

Author SHA1 Message Date
dependabot[bot]
37e7d40012
Bump eventmachine from 46b3f20 to df4ab00 (#716) 2022-03-15 02:54:43 -04:00
dependabot[bot]
35d7a9da37
Bump jekyll from 4.2.1 to 4.2.2
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: jekyll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-06 00:37:00 +10:30
dependabot[bot]
6c2c49794f
Bump eventmachine from 8e1d6b1 to 46b3f20 (#658)
Bumps [eventmachine](https://github.com/eventmachine/eventmachine) from `8e1d6b1` to `46b3f20`.
- [Release notes](https://github.com/eventmachine/eventmachine/releases)
- [Commits](8e1d6b11fd...46b3f200a3)

---
updated-dependencies:
- dependency-name: eventmachine
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tommy <contact@tommytran.io>
2022-02-28 10:13:30 +00:00
dependabot[bot]
36d0aa02da
Bump jekyll-feed from 0.15.1 to 0.16.0
Bumps [jekyll-feed](https://github.com/jekyll/jekyll-feed) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/jekyll/jekyll-feed/releases)
- [Changelog](https://github.com/jekyll/jekyll-feed/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll-feed/compare/v0.15.1...v0.16.0)

---
updated-dependencies:
- dependency-name: jekyll-feed
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 03:48:26 +10:30
Tommy
fbbb7ab44a
Revamping the Android section (#390)
Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
Signed-off-by: Freddy <freddy@decypher.pw>
2021-12-20 15:00:34 +10:30
dependabot[bot]
f9941e5342
Bump jekyll from 4.2.0 to 4.2.1 (#143) 2021-11-10 14:12:35 +00:00
Jonah Aragon
70b3f7ecdf
SEO Fixes 2021-09-13 08:56:27 -05:00
Jonah Aragon
d62a61aa40
Update dependencies 2021-09-11 18:08:19 -05:00
dependabot[bot]
f506682ea0 Bump jekyll-brotli from 2.2.1 to 2.3.0
Bumps [jekyll-brotli](https://github.com/philnash/jekyll-brotli) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/philnash/jekyll-brotli/releases)
- [Changelog](https://github.com/philnash/jekyll-brotli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/philnash/jekyll-brotli/compare/v2.2.1...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-02 14:59:22 -05:00
Jonah Aragon
e2e35554b2
Configure Dependabot 2021-05-02 01:02:49 -05:00
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