Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
a323403
Initial override commit, mostly undocumented, sorry
May 18, 2025
4707b77
Update _config.yml
razvii22 May 18, 2025
fce5e88
Update jekyll.yml
razvii22 May 18, 2025
d7c09ec
new styles, swag
Squallog May 19, 2025
caf212e
Update _config.yml
razvii22 May 19, 2025
ad1c172
404 styling tweaks (ported changes fro mstylemain)
Squallog May 21, 2025
e5d8480
Merge branch 'master' of https://github.com/razvii22/bakery-wiki-theme
Squallog May 21, 2025
5d7bd57
Style Tweaks
Squallog May 21, 2025
636c583
added testing document
Squallog May 22, 2025
9b9fb10
Removed Testing Space
Squallog May 22, 2025
7948b34
Fixed the search functionality and readded the testing html file.
May 22, 2025
b291881
Update TheFax.html
razvii22 May 22, 2025
1fa65f7
Update TheFax.html
razvii22 May 22, 2025
5cf63ce
Readded docker support... hopefully?
May 22, 2025
18609bd
Merge branch 'master' of https://github.com/razvii22/bakery-wiki-theme
May 22, 2025
65653ce
rewrotre most of the styling
Squallog May 26, 2025
34d85e3
fixed width of gutters
Squallog May 26, 2025
487df54
fixed padding in codeblocks
Squallog May 26, 2025
92434a0
Create jeremy
Squallog May 27, 2025
8863cb1
epic page
Squallog May 27, 2025
f849bdd
Create newpage.md
Squallog May 27, 2025
0891c80
Delete wiki/newpage.md
Squallog May 27, 2025
c7a74b2
altered home page content, moved testing content to testing page.
Squallog May 27, 2025
b4b98ac
Added new page suggestion filename
Jun 2, 2025
ca18db7
Fixed Jeremy's problem.
Jun 2, 2025
a9b1c9a
Fixed embeds
Jun 6, 2025
0345f33
Update _config.yml
razvii22 Jun 9, 2025
db2fc2a
Revert "Update _config.yml"
razvii22 Jun 9, 2025
8c9acbc
Made header image embed urls relative
razvii22 Jun 11, 2025
e64f284
font fixes
Squallog Jun 23, 2025
be6d78a
Merge branch 'master' of https://github.com/razvii22/bakery-wiki-theme
Squallog Jun 23, 2025
1c9dc9b
Re-enabled and added functionality.
razvii22 Jun 26, 2025
dce76f9
Made the index page actually useful
razvii22 Jun 26, 2025
1235f2c
Reformatted CSS.
razvii22 Jun 26, 2025
70b01cd
Added code snippets for css comments.
razvii22 Jun 26, 2025
19d3eae
Added links section to the index page.
razvii22 Jun 26, 2025
1c0882c
Readded external link marker
razvii22 Jun 26, 2025
0a1858b
Oops.
razvii22 Jun 26, 2025
69fe1ab
Added favicon functionality.
razvii22 Jun 30, 2025
58aee81
Added twitter card functionality to embeds.
razvii22 Jun 30, 2025
0d5871c
Replaced every liquid tag with whitespace controlled ones
razvii22 Jul 1, 2025
f05748d
Update jeremy.md
razvii22 Jul 1, 2025
f7c4135
table tweaks
Squallog Jul 1, 2025
b35876a
info card font
Squallog Jul 1, 2025
76d9607
Closes #1 - reverted font for quotes, tables, etc to b612 mono, titil…
Squallog Jul 1, 2025
1268672
Added title header.
razvii22 Jul 3, 2025
62a7ac8
value tweaks for colours and borders
Squallog Jul 7, 2025
b70ffa4
tweaks to h1 and colour palette
Squallog Jul 7, 2025
89b6730
improved visual layout in mobile mode
Squallog Jul 15, 2025
78906dc
made 404 styles important
Squallog Jul 25, 2025
98acb01
made 404 styles important
Squallog Jul 25, 2025
e8f5e90
Merge branch 'master' of https://github.com/razvii22/bakery-wiki-theme
Squallog Jul 25, 2025
f7d3f89
Merge branch 'master' into Light-Mode-Tweaks
razvii22 Aug 28, 2025
4a26c22
Game index prototyping
Squallog Aug 28, 2025
ea1c519
Merge pull request #3 from razvii22/Light-Mode-Tweaks
razvii22 Aug 28, 2025
644a19c
excluded headers from blanket text fix
Squallog Aug 28, 2025
7a07a86
Merge branch 'master' of https://github.com/razvii22/bakery-wiki-theme
Squallog Aug 28, 2025
cac1919
Functionality changes (#4)
razvii22 Aug 28, 2025
4aa0140
heading fixes
Squallog Aug 28, 2025
9ea2496
Details summary functionality
Squallog Sep 1, 2025
391e06a
Merge branch 'Game-Index-Prototyping'
Squallog Sep 3, 2025
31e2cbd
fixed margins, changed link colour, removed link stroking.
Squallog Nov 14, 2025
5cac083
fixed margin adjustment persisting in desktop mode, tweaked light mod…
Squallog Nov 14, 2025
8fa2236
fixed quotes overflowing boundaries
Squallog Nov 14, 2025
011af77
fixed checkboxes on mobile displays and enlarged checkboxes to fit fo…
Squallog Nov 14, 2025
94e1304
removed redundant styling
Squallog Nov 14, 2025
7eff1bf
Word break adjustments
Squallog Nov 17, 2025
c2632ea
Created branch for radio player development
Squallog Mar 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env-files/Dockerfile.github → .env-files/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ ADD . /srv/jekyll

WORKDIR /srv/jekyll

RUN bundle install --gemfile=.env-files/Gemfile.github
RUN bundle install --gemfile=Gemfile

EXPOSE 4000
11 changes: 0 additions & 11 deletions .env-files/Dockerfile.gitlab

This file was deleted.

3 changes: 0 additions & 3 deletions .env-files/Gemfile.github

This file was deleted.

18 changes: 0 additions & 18 deletions .env-files/Gemfile.gitlab

This file was deleted.

65 changes: 65 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.

# Sample workflow for building and deploying a Jekyll site to GitHub Pages
name: Deploy Jekyll site to Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
concurrency:
group: "pages"
cancel-in-progress: false

jobs:
# Build job
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Ruby
# https://github.com/ruby/setup-ruby/releases/tag/v1.207.0
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4
with:
ruby-version: '3.1' # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 0 # Increment this number if you need to re-download cached gems
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
- name: Build with Jekyll
# Outputs to the './_site' directory by default
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
env:
JEKYLL_ENV: production
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v3

# Deployment job
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_site
Gemfile.*.lock
.sass-cache
.sass-cache
Gemfile.lock
35 changes: 35 additions & 0 deletions .vscode/regions.code-snippets
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
// Place your bakery-wiki-theme workspace snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and
// description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope
// is left empty or omitted, the snippet gets applied to all languages. The prefix is what is
// used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders.
// Placeholders with the same ids are connected.
// Example:
"Css region start": {
"scope": "css",
"prefix": "regstart",
"body": [
"/*#region $1*/$0"
],
"description": "Starts CSS region comment"
},
"Css region end": {
"scope": "css",
"prefix": "regend",
"body": [
"/*#endregion $1*/$0"
],
"description": "Ends CSS region comment"
},
"Css region": {
"scope": "css",
"prefix": "region",
"body": [
"/*#region $1 */",
"$0",
"/*#endregion $1*/$0"
],
"description": "Ends CSS region comment"
}
}
76 changes: 0 additions & 76 deletions CODE_OF_CONDUCT.md

This file was deleted.

7 changes: 0 additions & 7 deletions CONTRIBUTING.md

This file was deleted.

26 changes: 26 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
source 'http://rubygems.org'

gem 'jekyll-unified-codeblocks', git: "https://github.com/razvii22/jekyll-unified-codeblocks"

gem "jekyll", "3.10.0"
gem "jekyll-avatar", "0.8.0"
gem "jekyll-coffeescript", "1.2.2"
gem "jekyll-default-layout", "0.1.5"
gem "jekyll-feed", "0.17.0"
gem "jekyll-gist", "1.5.0"
gem "jekyll-github-metadata", "2.16.1"
gem "jekyll-include-cache", "0.2.1"
gem "jekyll-mentions", "1.6.0"
gem "jekyll-optional-front-matter", "0.3.2"
gem "jekyll-paginate", "1.1.0"
gem "jekyll-readme-index", "0.3.0"
gem "jekyll-redirect-from", "0.16.0"
gem "jekyll-relative-links", "0.6.1"
gem "jekyll-remote-theme", "0.4.3"
gem "jekyll-sass-converter", "1.5.2"
gem "jekyll-seo-tag", "2.8.0"
gem "jekyll-sitemap", "1.4.0"
gem "jekyll-titles-from-headings", "0.5.3"
gem "jemoji", "0.13.0"
gem "jekyll-gitlab-metadata"
gem "kramdown-parser-gfm"
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

21 changes: 0 additions & 21 deletions PULL_REQUEST_TEMPLATE.md

This file was deleted.

50 changes: 0 additions & 50 deletions README.md

This file was deleted.

Loading