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

Add new build script #52

Merged
merged 8 commits into from
Mar 2, 2021
Merged

Add new build script #52

merged 8 commits into from
Mar 2, 2021

Conversation

Gum-Joe
Copy link
Owner

@Gum-Joe Gum-Joe commented Mar 2, 2021

Add a new build script based on @_davwheat's improved version.

Gum-Joe added 3 commits March 2, 2021 09:51
Co-authored-by: David Wheatley <hi@davwheat.dev>"
Reduce the number of colours on the homepage, by:

- Changing social to minimal icons with no coloured BG (only have a white outline now)
- Modify some colours for alerts

* Iteration 1: socials

* Change hover for socials

* Bump version number

* Add code docs

* Slightly darken green

* Adjust blue used for INFO
Fix #50 to ensure the site works:
Issue was that we told the site to go forward 1 week on Sundays and Saturdays, which resulted in it skipping a week forward. This is because the algorithm works by rewinding to the last Sunday and going from there, so on Sundays it obviously stays on the current Sunday, and it was programmed to jump forward 7 days on Sundays

Also adds a alert on Lateral Flow Testing & version bump

Commits:
* Change alert

* Setup separate KECHG and KECHB alerts

* Fixed an issue where date was wrong #50
Added alerts to holiday page

* Bump version number

* Remove date fiddling
@Gum-Joe Gum-Joe force-pushed the MS1.5-ci-changes branch from bfb038a to d2b6b4c Compare March 2, 2021 09:53
@Gum-Joe Gum-Joe added this to the Service Pack 1 (MS1.5) milestone Mar 2, 2021
@Gum-Joe Gum-Joe linked an issue Mar 2, 2021 that may be closed by this pull request
@Gum-Joe Gum-Joe merged commit 1a8f8ff into main Mar 2, 2021
@Gum-Joe Gum-Joe deleted the MS1.5-ci-changes branch March 2, 2021 10:09
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.

Change CI so branches with "master" in don't also cause a push
1 participant