/ETA-Hemsida-3.0

Ny Hugo-baserad hemsida för ETA? Argumenten att överge Wordpress är att det blir jobbigt att integrera auktionshemsidan (som verkligen måste uppdateras) i det, samt att den theme vi använder nu inte längre underhålls. Arbete måste därav göras på hemsidan hur som helst.

Primary LanguageHTML

What you need

First you need ...git... and Hugo installed. Hugo is a static website generator. That is, a tool to simplify development. It makes it easier to reuse code, structure content and optimizes the website for deployment.

Getting it running on your local machine

  1. In the terminal, go to the project root.
  2. Then enter hugo server -D --bind="0.0.0.0"
  3. Now connect to the website