A lightweight landing page
Create a simple landing page in minutes. You just need to clone this repository and edit the index.html
file.
- 2.0.0
- Better with a fresh new workspace
- 1.2.0
- Add: Zone for a profile photo
- 1.1.0
- A colourful world
- ADD: Button
- ADD: Using Gulp to minimize files
- 1.0.0
- First commit
LucasCtrl โ @LucasCtrlAlt โ [email protected]
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/LucasCtrl/basic-landing-page/blob/master/LICENSE
- Fork it (https://github.com/LucasCtrl/Basic-landing-page/fork)
- 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