noaione / noaione.github.io

Splash website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N4O Main website

A simple landing page that hotlinks into most of my subdomain and other owned domains.

Deployed Website: n4o.xyz
Hosted in GitHub Pages

This project use Svelte and a custom build scripts.

Build or Deploy

  1. npm install
  2. npm run deploy

This will create a public folder that you can use on any hosting.

Acknowledgements

This website use some part of Bootstrap 5 CSS, it was pulled from bootstrap file via Chrome Coverages to the one needed for fast loading.

The generator use the help of shelljs to help with files copying and html-minifier to minify the result.

About

Splash website

License:MIT License


Languages

Language:Svelte 57.3%Language:JavaScript 21.0%Language:CSS 12.4%Language:HTML 9.3%