Sign inSign up

opentelegram/hugo

By opentelegram

•Updated about 9 years ago

The Telegram Hugo renderer

Image
0

189

opentelegram/hugo repository overview

⁠Telegram Renderers

Telegram⁠ is a static site hosting service that supports arbitrary rendering pipelines.

The pipelines are composed of "Renderers" which are expressed as Docker images.

Each Renderer is expected to take the site at /input/main and output static site HTML to /output/html

⁠License

MIT

⁠Contribution

We encourage pull requests.

With all pull requests, you:

  • Certify that the work is your original work
  • Add your name and the date of the PR to the Contributors.md file
  • You grant all work in the pull requests under the same MIT license

⁠Technical stuff

The following environment variables are passed to the container:

  • TG_USER_LOCALE -- the locale of the user
  • TG_USER_TIMEZONE -- the time zone of the user
  • TG_USER_SITE -- the domain of the site... e.g. blog.goodstuff.im

The /output directory is readable and writable.

The /input directory is read-only.

Tag summary

Content type

Image

Digest

Size

10.3 MB

Last updated

about 9 years ago

docker pull opentelegram/hugo