praveenjuge / copybook

Copy book is a collection of texts that are commonly used around the web.

Home Page:https://copybook.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy Book

Copy book is a collection of texts that are commonly used around the web.

Development

You need Hugo to run the dev server. If you have Homebrew you can do the following:

brew install hugo

Check this Hugo installation page for installing on other systems.

Then clone the repo, install dependencies, and start the server locally.

git clone https://github.com/praveenjuge/copybook.git
cd copybook
npm install
npm run dev

Open http://localhost:1313 in your browser.

Scripts Description
npm run dev Starts a local Hugo server and Tailwind Watcher
npm run build For generating production files

License

See the LICENSE file.

About

Copy book is a collection of texts that are commonly used around the web.

https://copybook.me

License:MIT License


Languages

Language:HTML 72.0%Language:CSS 27.8%Language:JavaScript 0.2%