10 lines
579 B
Markdown
10 lines
579 B
Markdown
❯ * In the folder ./website-ideas I have three pictures on a website that I want to build.
|
||
* These picture in this folders are templates that will be the reference for a landpage of my site
|
||
* The landpage of my site for now it's only going to be html/css/js
|
||
* There is some images that the template used as background image in the folder ./animals
|
||
* There are logos in ./logos
|
||
|
||
* Generate the index.html with their html/css/js in the folder ./dist
|
||
* Saved anything you need for the documentation in a markdown in ./docs
|
||
* In ./docs save the Changelog.md as well
|