website/changelog.md

75 lines
1.7 KiB
Markdown
Raw Normal View History

2024-02-23 21:18:47 -07:00
# Changelog
All notable changes to this site will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and the versioning is consistent with [Semantic Versioning](https://semver.org/).
2024-07-03 22:36:37 -06:00
## [0.7.2] - 2024-07-03
### Changed
- Slight modifications to text and styling.
2024-07-03 20:52:00 -06:00
## [0.7.1] - 2024-07-03
### Changed
- Modified background picture to something more realistic.
2024-07-03 20:01:16 -06:00
## [0.7.0] - 2024-07-03
### Changed
- Modified text in index, homenetwork, and website pages.
## [0.6.1] - 2024-05-22
### Added
- Descriptive diagram of the logical setup in the README.md.
### Changed
- Modified text in homenetwork and index pages.
## [0.6.0] - 2024-04-14
### Changed
- index.html
- homenetwork.html
## [0.5.0] - 2024-04-02
### Added
- footer.js script to dynamically load the footer with js.
### Changed
- Some CSS stuff
- Cleaned up index.html and worked on the wording for homenetwork.html.
## [0.4.0] - 2024-04-01
2024-04-02 00:43:27 -06:00
### Added
- Cyware RSS feed.
- New project page: Overengineered Static Site.
### Changed
- Fixed several CSS issues.
- Changed RSS fetch URL to AWS-powered HTTP proxy to avoid CORS errors.
- Modularized the \<aside\> element so it can be loaded with a script tag in every page.
- Added "under construction" gif.
2024-03-12 20:18:14 -06:00
## [0.3.0] - 2024-03-12
### Added
- RSS Feed to tl;dr tech news.
## [0.2.0] - 2024-03-12
### Added
- Text to the home datacenter project with more information.
### Fixed
- Broken URLs to GitHub and LinkedIn.
2024-02-23 21:18:47 -07:00
## [0.1.0] - 2024-02-26
### Added
- Several new image assets
### Changed
- Modified index and homenetwork pages with new images
2024-02-23 21:18:47 -07:00
## [0.0.1] - 2024-02-23
### Added
- Changelog file.
- deploy-site.yaml GitHub Actions workflow.
### Changed
- README.md file.