yamsk/content/index.md
David Soulayrol 01d5e2b210 Initial commit.
2021-10-27 22:44:50 +02:00

326 B

How To Use

  1. Clone the project into a new one.
  2. Update dependencies (npm outdated, npm update and ncu which can be deployed with npm install -g npm-check-updates).
  3. Fill in package.json.
  4. Install the dependencies (npm install).
  5. Configure src/config.js.
  6. Develop content, layouts and add-ons...