2025-06-27 07:25:31 -03:00
2025-06-23 09:42:07 -03:00
fix
2025-06-23 12:27:48 -03:00
fix
2025-06-23 13:23:14 -03:00
2025-06-23 11:42:26 -03:00
2025-06-23 11:42:26 -03:00
2025-06-27 07:25:31 -03:00
2025-06-23 09:42:07 -03:00
2025-06-27 07:25:31 -03:00
2025-06-23 11:42:26 -03:00
2025-06-27 07:25:31 -03:00
2025-06-11 21:00:46 +05:30
fix
2025-06-23 13:23:14 -03:00
2025-06-23 09:42:07 -03:00
2025-06-23 09:42:07 -03:00
2025-06-23 09:42:07 -03:00
2025-06-23 09:42:07 -03:00

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

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

Description
No description provided
Readme 17 MiB
Languages
HTML 87.7%
JavaScript 6.8%
CSS 5.5%