Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(build): use jekyll and restyle website #186

Merged
merged 7 commits into from
Jan 6, 2025

Conversation

ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented Sep 21, 2024

Description

This PR moves the website to a Jekyll build.

Todo:

Screenshot

Original jekyll theme

image

Updated jekyll theme (to match existing site)

image

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

@ReenigneArcher ReenigneArcher force-pushed the feat/build/use-jekyll-and-restyle-website branch 17 times, most recently from 730d8fa to 369a767 Compare September 27, 2024 02:55
@ReenigneArcher ReenigneArcher force-pushed the feat/build/use-jekyll-and-restyle-website branch 2 times, most recently from a8d78df to 8f460bb Compare September 28, 2024 22:50
@ReenigneArcher ReenigneArcher force-pushed the feat/build/use-jekyll-and-restyle-website branch 2 times, most recently from 90164e3 to d649fd5 Compare October 3, 2024 17:54
@ReenigneArcher ReenigneArcher force-pushed the feat/build/use-jekyll-and-restyle-website branch from d649fd5 to 6e9b4ec Compare November 3, 2024 01:49
@ReenigneArcher ReenigneArcher force-pushed the feat/build/use-jekyll-and-restyle-website branch 6 times, most recently from fbd15ef to 92d5124 Compare December 18, 2024 01:59
@ReenigneArcher ReenigneArcher force-pushed the feat/build/use-jekyll-and-restyle-website branch 11 times, most recently from 6cdc13a to 5fda67e Compare December 20, 2024 02:18
@ReenigneArcher ReenigneArcher force-pushed the feat/build/use-jekyll-and-restyle-website branch from 36602f5 to 8144736 Compare January 4, 2025 17:14
@ReenigneArcher ReenigneArcher force-pushed the feat/build/use-jekyll-and-restyle-website branch from 8144736 to d3c2940 Compare January 5, 2025 01:32
@ReenigneArcher ReenigneArcher force-pushed the feat/build/use-jekyll-and-restyle-website branch from 30b5335 to 21fadae Compare January 5, 2025 23:17
_includes/giscus-comment.html Show resolved Hide resolved
.github/workflows/rss-monitor.yml Outdated Show resolved Hide resolved
.github/workflows/rss-notifier.yml Outdated Show resolved Hide resolved
_posts/2025-01-05-welcome.md Outdated Show resolved Hide resolved
@ReenigneArcher ReenigneArcher marked this pull request as ready for review January 6, 2025 23:16
@ReenigneArcher ReenigneArcher requested a review from Copilot January 6, 2025 23:17

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
@ReenigneArcher ReenigneArcher merged commit 8e38310 into master Jan 6, 2025
8 checks passed
@ReenigneArcher ReenigneArcher deleted the feat/build/use-jekyll-and-restyle-website branch January 6, 2025 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant