Personal site/portfolio/blog, built with Bun and SCSS, and hosted on Github Pages! ft. aesthetic, and a responsive, mobile-friendly design. Built my own SSG to build the website to go with it!
- Clone the source code to your device
git clone https://github.com/T3M1N4L/t3m1n4l.github.io
- Install the project's dependencies
bun install
- Build the static site to
/dist
bun run build
The final website is static, and as such, it can be built and deployed on any static site hosting service, such as GitHub Pages/nekoweb. This repository contains the full source code.
- Root file is
root.html
and specific pages/src/pages/
under.md
. - Static-Site-Generator is located at
ssg.ts
and its configuration is located atssg.config.ts
. - Images are stored in
public/img
-
https://t3rm1n4l.dev/ (from github pages)
-
https://t3m1n4l.github.io/ (github)
-
https://t3rm1n4l.nekoweb.org/ (nekoweb)
-
https://t3rm1n4l.netlify.app/ (netlify)
-
https://t3m1n4l.vercel.app/ (vercel)
Bro I've deployed this to like everything possible I swear ðŸ˜