Files
success/README.md
2025-06-23 09:42:07 -03:00

36 lines
1.4 KiB
Markdown

# Project guide
## System requirement
**Hugo version**: hugo v0.145.0-666444f0a52132f9fec9f71cf25b441cc6a4f355+extended
### Build commnands
- Build your site or compile the code with latest i18n changes or content changes
`hugo build --cleanDestinationDir`
- Run your site after compilation, this will display all the published content (i.e., draft:false)
`hugo server`
- Run your site after compilation, this will display all content irrespective of publish status (i.e., draft:false/true)
`hugo server -D`
**Note:** if you can't see any changes in the browser regarding i18n or content then, use `hugo serve --noHTTPCache --ignoreCache --disableFastRender` and then press ctrl + shift + r on windows or cmd + shift + r on mac to clear browser cache
## changes
1. card ui suggestions: (done)
[card ui reference](https://gethugothemes.com/products/revolve)
Just the image ( Please box them, so they are all the same hight )
linie1 ( orange ) the category
line 2 (black headline )
line 3 ( grey ) the tags
**Note**: date and author not needed
2. add footer
3. change bgcolor of language menu to orange (done)
4. remove bgcolor from the hero and use image instead
5. Buttons to add own review and read reviews
How about we delete them both. Instead, we do something like this ( without the face, Ilike the round style and the way it overlaps into the white ) for the submit your review button