diff --git a/README.md b/README.md index 327bffa..a58f09b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ ## The source code to Gianmarco's website -This portfolio website is simply a bunch of Markdown files that get compiled into HTML and CSS by a static site generator called [Hugo](https://gohugo.io). It's using a modified version of the [hugo-casper3 theme](https://github.com/jonathanjanssens/projects/hugo-casper3) by [Jonathan Janssens](https://github.com/jonathanjanssens). +This portfolio website is simply a bunch of Markdown files that get compiled into HTML and CSS by a static site generator called [Hugo](https://gohugo.io). It's using a modified version of the [hugo-casper3 theme](https://github.com/jonathanjanssens/hugo-casper3) by [Jonathan Janssens](https://github.com/jonathanjanssens). The script `compile` will cleanup the "public" folder (or create it if it doesn't exist) and will then compile the site into that folder.