Your own website about honey🍯
This simple website about honey and bees.
npm install -g @11ty/eleventy
npm install
You can start your own simple yet powerfull website about honey.
eleventy --serve
- 0.1.0
- The first proper release
- Fork it (https://github.com/Ygnas/honeybeez/)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request