Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 659 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 659 Bytes

Ignas Baranauskas web assignment 1

Your own website about honey🍯

This simple website about honey and bees.

Installation

npm install -g @11ty/eleventy
npm install

Usage example

You can start your own simple yet powerfull website about honey.

Development setup

eleventy --serve

Release History

  • 0.1.0
    • The first proper release

Contributing

  1. Fork it (https://github.com/Ygnas/honeybeez/)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request