feat(build): use jekyll and restyle website - #186
Merged
Conversation
ReenigneArcher
force-pushed
the
feat/build/use-jekyll-and-restyle-website
branch
17 times, most recently
from
September 27, 2024 02:55
730d8fa to
369a767
Compare
ReenigneArcher
force-pushed
the
feat/build/use-jekyll-and-restyle-website
branch
2 times, most recently
from
September 28, 2024 22:50
a8d78df to
8f460bb
Compare
10 tasks
ReenigneArcher
force-pushed
the
feat/build/use-jekyll-and-restyle-website
branch
2 times, most recently
from
October 3, 2024 17:54
90164e3 to
d649fd5
Compare
12 tasks
ReenigneArcher
force-pushed
the
feat/build/use-jekyll-and-restyle-website
branch
from
November 3, 2024 01:49
d649fd5 to
6e9b4ec
Compare
ReenigneArcher
force-pushed
the
feat/build/use-jekyll-and-restyle-website
branch
6 times, most recently
from
December 18, 2024 01:59
fbd15ef to
92d5124
Compare
ReenigneArcher
force-pushed
the
feat/build/use-jekyll-and-restyle-website
branch
11 times, most recently
from
December 20, 2024 02:18
6cdc13a to
5fda67e
Compare
ReenigneArcher
force-pushed
the
feat/build/use-jekyll-and-restyle-website
branch
from
January 4, 2025 17:14
36602f5 to
8144736
Compare
ReenigneArcher
force-pushed
the
feat/build/use-jekyll-and-restyle-website
branch
from
January 5, 2025 01:32
8144736 to
d3c2940
Compare
13 tasks
ReenigneArcher
force-pushed
the
feat/build/use-jekyll-and-restyle-website
branch
from
January 5, 2025 21:53
c13b24f to
30b5335
Compare
13 tasks
ReenigneArcher
force-pushed
the
feat/build/use-jekyll-and-restyle-website
branch
from
January 5, 2025 23:17
30b5335 to
21fadae
Compare
ReenigneArcher
commented
Jan 6, 2025
ReenigneArcher
marked this pull request as ready for review
January 6, 2025 23:16
There was a problem hiding this comment.
Copilot reviewed 60 out of 74 changed files in this pull request and generated no comments.
Files not reviewed (14)
- .dockerignore: Language not supported
- .gitattributes: Language not supported
- .github/workflows/build.yml: Language not supported
- .gitmodules: Language not supported
- .run/Dockerfile.run.xml: Language not supported
- 404.html: Language not supported
- CNAME: Language not supported
- Dockerfile: Language not supported
- README.rst: Language not supported
- _includes/crowdin-scripts.html: Language not supported
- _includes/discord-widgetcrate.html: Language not supported
- _includes/donate.html: Language not supported
- _includes/footer-extra.html: Language not supported
- .github/workflows/jekyll-build.yml: Evaluated as low risk
Comments suppressed due to low confidence (1)
_config_theme.yml:48
- The key 'navbar-var-length' seems to be a typo. It should be 'navbar-var-length'.
navbar-var-length: true
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR moves the website to a Jekyll build.
Todo:
discord.htmlpagegiscusinstead ofutterances, with custom css (depends on fix(giscus): add missing attributes and allow local theme daattali/beautiful-jekyll#1407)Screenshot
Original jekyll theme
Updated jekyll theme (to match existing site)
Issues Fixed or Closed
Type of Change
.github/...)Checklist