Source code running LCPQ code subsite https://www.lcpq.ups-tlse.fr/codes/
Go to file
David Sanchez d2513e6737 README typo fix 2020-07-09 19:31:54 +02:00
archetypes first version 2020-07-09 19:14:45 +02:00
content first version 2020-07-09 19:14:45 +02:00
resources/_gen/assets/scss/codes/css first version 2020-07-09 19:14:45 +02:00
themes enfin un theme ok 2020-07-09 19:13:01 +02:00
.gitmodules enfin un theme ok 2020-07-09 19:13:01 +02:00
README.md README typo fix 2020-07-09 19:31:54 +02:00
config.toml first version 2020-07-09 19:14:45 +02:00

README.md

Website build with Hugo 0.73.0

Hugo

Get Hugo

https://gohugo.io/getting-started/installing/

clone website repo

git clone --recurse-submodules https://git.irsamc.ups-tlse.fr/LCPQ/lcpq-codes.git

local preview for testing

cd lcpq-codes
hugo serve

compile the website

hugo

Pages are stored in the public folder

Create a new page

hugo new newproject/_index.md