Welcome on the ƅǝρ² — say bep — Git repository!
The project is stable, ready for production and the website is accessible at http://www.bep.com!
🚧 work in progress... 🚧
To clone this repository on your local computer please run:
$ git clone https://github.com/PierreGuilmin/bep.git
Please use the following table to commit code:
emoji | meaning | code |
---|---|---|
🆘 | critical bug | :sos: |
bug | :warning: |
|
👀 | to check | :eyes: |
🔦 | simplification | :flashlight: |
✨ | typos & style | :sparkles: |
🎉 | new feature | :tada: |
For example if you want to commit a new rocket feature — 🎉 new feature, flying rocket!
— please do:
# bad syntax
- $ git commit -m 'new feature, flying rocket!'
# good syntax
+ $ git commit -m ':tada: new feature, flying rocket!'
-
misc/
: miscellaneous files, temporary files, drafts, ideas, exploratory work, trash can, platypus, grandma belt and everything in between.⚠️ This folder should not be versionned. -
src/
: the website source code.
All the article background images come from https://www.pexels.com/. There width was resized to 3000px
if necessary, and the images were cropped vertically to keep the ratio height = 0.25 x width
.