Skip to content

Conversation

@cyberlightdev
Copy link
Owner

No description provided.

cyberlightdev and others added 6 commits January 20, 2023 17:33
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
cyberlightdev and others added 23 commits February 2, 2023 21:15
* 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
Added further SEO to pages.
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.

5 participants