Source code of my website https://massivebox.net/ ⚠️ WARNING ⚠️: I am rewriting my website from scratch with Astro. It's my first project with the framework so the code is still a mess, and I want to clean it up a bit before publishing it. The website is now running the new Astro version, but this repository has the source code of the old website.
Go to file
MassiveBox a3e765e19e Various improvements
- 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
2022-08-14 10:23:20 +02:00
assets Various improvements 2022-08-14 10:23:20 +02:00
deps Various improvements 2022-08-14 10:23:20 +02:00
.gitignore Various improvements 2022-08-14 10:23:20 +02:00
.gitmodules Various improvements 2022-08-14 10:23:20 +02:00
contact.html Various improvements 2022-08-14 10:23:20 +02:00
index.html Various improvements 2022-08-14 10:23:20 +02:00
LICENSE Add base website 2021-08-04 18:12:51 +02:00
project.geany Various improvements 2022-08-14 10:23:20 +02:00
projects.html Various improvements 2022-08-14 10:23:20 +02:00
README.md Various improvements 2022-08-14 10:23:20 +02:00

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.