Skip to content

rvisharma/blog

Repository files navigation

Hosted at rvi.fyi

Using Deventy as eleventy starter template

Getting Started

Install all dependencies using npm:

$ nvm use
$ npm install

To Develop

$ npm run dev

And in debug mode:

$ npm run dev:debug

You can view the website at the given access URL:

$ light-server is listening at http://localhost:4000

The local url is configured in .lightserverrc

To Build

npm run build

About

thoughts, notes, learnings, and everything else to blog which gets published rarely 🦥

Topics

Resources

License

Stars

Watchers

Forks