2021-08-04 16:12:51 +00:00
|
|
|
# MassiveBox's Homepage
|
|
|
|
|
2022-08-14 08:23:20 +00:00
|
|
|
A simple HTML, CSS and JQuery static homepage built with Bulma.
|
2021-08-04 16:12:51 +00:00
|
|
|
|
2022-08-14 08:23:20 +00:00
|
|
|
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
|
2021-08-04 16:12:51 +00:00
|
|
|
|
2022-08-14 08:23:20 +00:00
|
|
|
You can check out a live version at https://massivebox.net or https://massivebox.codeberg.page/website.
|