Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.json « exampleSite - github.com/samrobbins85/hugo-developer-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 55e2d0eab6e26edcb4c4c0b89b47004fd18d199f (plain)
1
2
3
4
5
6
{
  "scripts": {
    "build": "amazon-linux-extras install golang1.11 && hugo"
  }
}