[WIP]
Added support for making donations using Mollie.
- Styled menu items inside collapsed menu prettier.
- Contents fits better in small screen device viewports.
- Added
systemd
service and service configuration.
- Using Dark theme for Navigation and Footer.
- Navigation menu item of active page is highlighted now.
- Fixed About.md URL.
- Fixed incorrect license being displayed.
- Removed duplicated header.
- Fixed not every page having its own page title.
- Updated project version number.
- Wrapping license in
<pre>
. - Using flex layout to stick footer to the bottom.
- Made the footer more responsive (read; small screen friendly).
- Muted all footer text.
- Disabled browser suggestion to translate pages.
- Restructured components.
- Modified how codeblocks from fetched
Readme.md
markdown are highlighted:- Now as per Microsoft Visual Studio syntax highlighter.
- Added a
React.Component
for the Readme and increased spacing inside the rendered HTML.
- Improved responsive layout (for small screen browsers).
- Added footer to the project website, containing:
- Copyright notice of EQX Media B.V.
- Link to the GitHub repository of the project website.
- Restructured a lot under the hood:
- Making more use of seperation of logic.
- Use
React.Component
at more occassions.
- Minimal valuable version of project website:
- Added Home page.
- Added Install page.
- Displaying
EQXMedia.TxFileSystem
package info, using:- Web API being a middleware API for several NuGet API calls.