Skip to content

nicolaslecrique/nicolaslecrique.github.io

Repository files navigation

Installation

After cloning the repository, run

git submodule init git submodule update

To install the hugo theme

Development

In debug, run website using

hugo serve --disableFastRender -D

Deployment

  • set draft: false in header section of the post
  • run

hugo --minify

to build /docs folder (will be deployed to github pages)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages