Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

xyproto/genericsite

Repository files navigation

genericsite Build Status GoDoc

Deprecated!

I'm phasing out this package.

  • I want use templates instead of generating webpages.
  • I want to use the permissions2 middleware for users and permissions.
  • I don't want to use web.go, but rather keep the choice open and/or use the standard net/http package.

Features and limitations

  • Generic website library with search and user administration.
  • Part of an experiment in procedural generation of websites.
  • Uses procedural generation of html and css extensively.
  • Has a user login and registration system.
  • Has an email confirmation system.
  • Has an admin panel.
  • Supports subpages.
  • Runs at native speed.

About

Yet another web framework for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages