remove changelog (2 much overhead)

This commit is contained in:
Xander Bazzi 2025-01-03 22:24:47 -07:00
parent 823858133b
commit 925d776737

View File

@ -1,78 +0,0 @@
# 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/).
## [0.7.3] - 2024-07-03
### Changed
- Styling changes in the website page.
## [0.7.2] - 2024-07-03
### Changed
- Slight modifications to text and styling.
## [0.7.1] - 2024-07-03
### Changed
- Modified background picture to something more realistic.
## [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
### 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.
## [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.
## [0.1.0] - 2024-02-26
### Added
- Several new image assets
### Changed
- Modified index and homenetwork pages with new images
## [0.0.1] - 2024-02-23
### Added
- Changelog file.
- deploy-site.yaml GitHub Actions workflow.
### Changed
- README.md file.