Skip to content

My cozy corner on the web 🎀

License

MIT, CC-BY-SA-4.0 licenses found

Licenses found

MIT
LICENSE
CC-BY-SA-4.0
LICENSE-content
Notifications You must be signed in to change notification settings

what1s1ove/whatislove.dev

Repository files navigation

whatislove.dev's websites

Continuous Integration Continuous Delivery

This repository is responsible for the whatislove.dev's websites.

Workspaces

  • shared – reusable code parts between apps.

Requirements

Base Scripts

  • Install dependencies: npm install
  • Apply git hooks: npm run ci:prepare
  • Lint code: npm run ci:lint
  • Format code: npm run ci:format

Rest of scripts can be found in the root package.json and in the package.json of each workspace.

License

This project is open source under the MIT license, which means you have access to the source code and can use it all, except design, to fit your own needs but don't have access to deploy. Blog posts (and other written content) are under CC BY-SA 4.0.