2023-01-10 19:09:04 -03:00
2023-01-13 16:13:42 -03:00
2023-01-13 16:17:15 -03:00
2023-01-13 15:13:02 -03:00
2023-01-11 09:01:29 -03:00

yams.media

This are the source files for https://yams.media.

Dependencies

  • hugo.

To run

For development

git clone git@gitlab.com:rogs/yams.media.git
cd yams.media
hugo serve

And open http://localhost:1313 to see the site.

For production

git clone git@gitlab.com:rogs/yams.media.git
cd yams.media
hugo

Your files will be on the ./public folder, ready to upload to a server.

Description
yams.media website source files
https://yams.media
Readme 33 MiB
Languages
SCSS 96.1%
HTML 3%
JavaScript 0.8%
Shell 0.1%