forked from BarRaiders/barraiders.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Update Fork #1
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
Open
cyberlightdev
wants to merge
190
commits into
cyberlightdev:main
Choose a base branch
from
BarRaiders:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update Fork #1
Conversation
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
Material Theme overrides the favicon (and other logos) so we have to override that.
Fix Favicon with the Marterial Theme
Actually adding the correct permissions to the build step. I'm assuming it was not added before because the checks failed for a different reason (there were initially 2 issues).
Requested by Neil#7099 on Discord
* Add custom-title screenshot - used in explanation * Add explanation for why the city name's are reversed when using Etc/GMT zones * Add World Time section to sidebar
This fixes the following error when running `mkdocs serve`: "Config value 'plugins': The "macros" plugin is not installed". `pip` was also not recognised, I had to use `pip3` on Mac.. so I've noted this in the README also
* Remove Redundant webhook call Action Fails when run on a fork, and appears to be a duplicate of the post-build step of ci.yaml * Update ci.yml * Prevent Discord Webhook on Forks Because... 1.) A fork isn't connected to the right GitHub pages, so we shouldn't act like that was updated. 2.) Since the fork won't know the webhook URL, this would fail anyway. ;) * Added gitignore and removed compilation files from repo * stop overriding the generated robots.txt file. (oops) * Several Maintenance updates - Update to mkdocs-material v9 (required for upcoming CI changes). - Create requirements.txt to store python dependencies in a versioned manner. - Incorporates README changes from #23 (there is no reason *not* to use pip3) * Updated Deploy action to hopefully be more functional. (and beefed up the Discord webhook)
Few additions (Super Macro, World Time) Also originally contributed part of the README fix from #24
Updated Spotify Troubleshooting to have more steps
Testing meta desc
Added further SEO to pages.
Testing new versions
Changes to iCue due to new updates
Getting up to date
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.
No description provided.