Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 682 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 682 Bytes

Build and run pages-build-deployment

This is my company website and blog.

Prerequisites

Ruby 3.2.2

Dev

Clone the repo.

Build for the first time:

make bootstrap
make build

To run a local server:

make server

Then simply edit the files. The site is hosted on http://127.0.0.1:4000