Welcome to my very red template.

This is just intended to demo a community template. It's the same as the HTML/CSS template, but red.


There are three main files in action here, all in the src/ folder:

  • index.html, which shows the message and is the root of the site.
  • script.js, which renders the spinning square.
  • style.css, which sets page colors.

The template runs the Caddy web server, which is very powerful. By uncommenting the templates directive in Caddyfile, you can use Go templates in every file, which can run server-side includes, render Markdown, and much more.

For documentation on Caddy templates, see here!

Thanks for using Big Fun Cloud!