Commit graph

15 commits

Author SHA1 Message Date
lifehackerhansol
a2d0b1beda
treewide: move everything theme related to submodule
All themes are moved to `_theme` submodule, which will be shared with
other websites on hacks.guide.

Repository-specific files can be overlayed after the fact, such as
additional languages, custom JavaScript, progress table paths and the
like.
2024-01-16 12:34:41 -08:00
lifehackerhansol
c0a4d69683
Gemfile: pin jekyll-sass-converter to v2.2
Updating to Jekyll 4.3.0 and above causes build warnings as this
converter has switched to a different implementation (sass-embedded).
[0]

As the theme is intended to be GitHub Pages compatible (which, by the
way, has a horribly outdated Jekyll version), these warnings are not
avoidable on later Jekyll versions which have added support for the
latest version of jekyll-sass-converter.

Since Jekyll still supports the older, now-deprecated sassc-based
version [1], let's just keep it that way.

[0]: https://github.com/mmistakes/minimal-mistakes/issues/4054
[1]: https://github.com/jekyll/jekyll/blob/v4.3.2/jekyll.gemspec#L39
2023-10-01 00:59:29 -07:00
lifehackerhansol
e5475ee171
Gemfile: add forgotten dependencies
kramdown-parser-gfm in particular needed for the hacks-guide minimal
mistakes theme
2023-09-28 20:00:03 -07:00
lifehackerhansol
4e7fce4b19
treewide: import snapshot of minimal mistakes 4.24.0 and guide-specific changes
Guide_3DS@4de4c0b4ba894ce6a0fa7662d951d55cf42fbe56
2023-09-28 19:53:01 -07:00
dependabot[bot]
48611e6521
Bump jekyll-feed from 0.15.1 to 0.16.0 (#269)
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:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-24 12:01:11 +02:00
Panos Koutsoumanis
6405eb64e8
Revert Jekyll version to 3.9, partially revert #229 (#268)
Signed-off-by: Devnol <pgkoutsoumanis@gmail.com>
2022-06-22 22:26:46 +00:00
Larsen Vallecillo
9dca56d219
Try to update minimal-mistakes 2021-10-10 14:02:22 -05:00
Exorcism
0e4176835a
Update jekyll-paginate-v2 to version 3.0.0 (#225)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2021-09-28 22:56:07 -05:00
Spotlight
f4b7068e4f
Update Jekyll (#208) 2021-05-15 21:06:23 +00:00
2secslater
919c8bb93f
gemspecs updates. minor edits. (#80)
* str2hax note about custom DNS blocking

* minor edit for hbc/bootmii installation page

* update gemspecs. use newer jekyll. mitigate security vuln CVE-2020-8130.

* move cname, for testing GHP for now

* final test before revert

* all is well and dandy

* fix indentation that urmum-69 messed up

* add NH Wii U guide to list of guides
2020-03-10 14:47:55 -05:00
twosecslater
f40287d610 start on vWii RC24 guide 2020-03-07 20:06:28 +00:00
Larsenv
18311f2acf
Revert to old minimal-mistakes until I can figure out how to fix it; 2019-07-05 20:46:01 -05:00
Plailect
5d6f1754b1 redirect old URL 2016-12-17 19:01:46 -05:00
Plailect
0d5f24ddf9 mm 4.0.9 2016-11-29 19:16:51 -05:00
Plailect
c6947ce74b major update + rewrite 2016-10-30 17:25:34 -04:00