custom-site-compiler

command module
v1.3.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2024 License: AGPL-3.0 Imports: 12 Imported by: 0

README

CSC

Quick start guide

  • Start by installing the compiler with go install github.com/averseabfun/custom-site-compiler@latest
  • Then, create a new project in a new dir or an already existing one with custom-site-compiler -init (path)
    • This will write a basic skeleton of the project to the directory, including a .gitignore file.
  • Write your code in the templates directory in .hcsc files as plain html along with CSC statements(of which you can get a list in the wiki)
  • Then, compile it by running custom-site-compiler in the root of the project directory.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL