Skip to content

NyanHelsing/nyanhelsing.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyanhelsing.github.io

This is the repository for my personal website. It is a React app built using Rsbuild and hosted on GitHub Pages.

nyanhelsing.github.io

Development

Installing dependencies

To install the dependencies, run the following command:

yarn install

Running the development server

To start the development server, run the following command:

yarn dev

This will start the Rsbuild development server and the websocket server needed for the point.lol pointing tool.

Deployment

To deploy the website, run the following command:

yarn dist

The deploy branch is the branch that is used to host the website. It is mounted as a submodule in the root of the repository at dist. The yarn dist command builds the static site into dist. The script then prompts for the type of package bump, updates package.json, pushes the deploy branch, and pushes the main branch with the version bump in the commit message.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors