Skip to content

aamrits/aamrits.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amrit's website.

This is a simple website which used React Framework that reads data from YAML files and creates pages.

Demo

See it online: https://aamrits.github.io/

Use this project to build yours

Fork it
Edit Yaml files on `src/data` and put your own data

Features

  • It uses React + Vite template
  • It uses js-yaml package to read the yaml files
  • It used gh-pages to deploy the project to a static website

How to use

npm install
npm run dev

How to deploy

npm run build
npm run deploy

After doing this, the dist folder will be deployed to gh-pages branch

About

My personal website built with React that reads data from YAML files and creates pages.

Topics

Resources

License

Stars

Watchers

Forks

Contributors