Skip to content

ricallinson/forgery2-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install

Requires you to have Go installed.

go get github.com/ricallinson/forgery
go get github.com/ricallinson/fmarkdown
go get github.com/ricallinson/fmustache

Run locally

Requires you to have the Google App Engine Go Runtime installed.

cd forgery2-site
~/Go/appengine/goapp serve ./www

Deploy

~/Go/appengine/goapp deploy ./www

About

Website for Forgery the minimal and flexible web application framework for Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 35.1%
  • HTML 27.9%
  • Go 25.5%
  • JavaScript 11.5%