dev10110 / dasc_website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DASC Lab Website

its in progress....

To edit the website's content

You should really only need to make changes to the .md files in content/ Any static resources like images or pdfs should live in static/images and static/pdfs etc. This allows you to use relative urls to link to it by ../static/images/image.jpg, for example. Note the use of ../ instead of static/

Once you are happy with the changes, simply push the changes to github and the rest will take care of itself.

To build the website locally

Simply run

hugo server

in a terminal. This will print the url to open to see the website

Developing the website

About


Languages

Language:TeX 47.7%Language:Python 29.5%Language:HTML 19.4%Language:CSS 3.4%