Skip to content

ferronweb/ferron.sh

Repository files navigation

Ferron website

The source for the https://ferron.sh website.

Development server

To start the development server, run the following commands:

npm ci
npm run dev

You can then access the development server at http://localhost:4321.

Building the website

To build the website, run the following command:

npm ci
npm run build

The built website will be located in the dist directory.

Serving the built website

To serve the built website, first install Ferron 2. After installing Ferron 2, run the following command:

/path/to/ferron -c ./ferron.kdl # Replace "/path/to/ferron" with the actual path to the Ferron executable

You can then access the served website at http://localhost:8080.

About

The source for the ferron.sh website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •