Skip to content

T3M1N4L/t3m1n4l.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t3rm1n4l's personal site

A aesthetically pleasing preview

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!

Development

  1. Clone the source code to your device
git clone https://github.com/T3M1N4L/t3m1n4l.github.io
  1. Install the project's dependencies
bun install
  1. 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.

Notes

  • 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 at ssg.config.ts.
  • Images are stored in public/img

All the links (some may be down idk)