ardinusawan / docs

Documentation for wsrv.nl.

Home Page:https://wsrv.nl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weserv/docs

Documentation for wsrv.nl.

Built with

Getting started

git clone https://github.com/weserv/docs.git
cd docs
yarn # OR npm install

As easy as 1, 2, 3

# Create a markdown file and write something
echo '# Hello World' > docs/Hello.md

# Start writing
yarn run dev # OR npm run dev

# Build to static files
yarn run build # OR npm run build

About

Documentation for wsrv.nl.

https://wsrv.nl/

License:MIT License


Languages

Language:Vue 76.9%Language:JavaScript 20.7%Language:CSS 2.4%