Skip to content

Infinity-Generation/infinity-generation.github.io

Repository files navigation

The Procedural Blog

A fantastic blog about procedural generation.

Running It

Requirements

  1. A valid golang installation
  2. A valid hugo installation

Note that on Linux, you may need to use a more recent version than the one offered by apt:

wget https://github.com/gohugoio/hugo/releases/download/v0.148.2/hugo_extended_0.148.2_linux-amd64.deb
sudo dpkg -i hugo_extended_0.148.2_linux-amd64.deb

How to Run

Simply run hugo to build the site, then hugo serve to serve it locally. Local address will be localhost:1313.

Contributing

Windows

Note: go currently does not support ssh github connections. If your ~/.gitconfig contains a configuration like:

[url "ssh://[email protected]/"]
  insteadOf = https://github.com/

It should be removed as it will cause a failure to retrieve mod dependencies.

About

The Infinity blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages