- Switch to Git submodules for dependancies - Migrate from FontAwesome to ForkAwesome, which has more icons I need and is fully FOSS - Update repository link - Update contact links
11 lines
446 B
Markdown
11 lines
446 B
Markdown
# MassiveBox's Homepage
|
|
|
|
A simple HTML, CSS and JQuery static homepage built with Bulma.
|
|
|
|
Don't forget to clone the repo with `--recurse-submodules` to get all dependancies:
|
|
- Bulma for the base CSS of the website
|
|
- ForkAwesome for awesome FOSS icons
|
|
- jQuery because plain JS is boring
|
|
- RSS Parser because Pleroma's feed is in RSS format
|
|
|
|
You can check out a live version at https://massivebox.net or https://massivebox.codeberg.page/website. |