gtdo

command module
v0.0.0-...-1ce7731 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: MIT Imports: 53 Imported by: 0

README

gtdo

Go Reference

gtdo is the source for gotools.org.

Screenshot

Installation

go install github.com/shurcooL/gtdo@latest

Development

This package relies on go generate directives to process and statically embed assets. For development only, you may need extra dependencies. You can build and run the package in development mode, where all assets are always read and processed from disk:

go build -tags=dev github.com/shurcooL/gtdo

When you're done with development, you should run go generate before committing:

go generate github.com/shurcooL/gtdo/...

License

Documentation

Overview

gtdo is the source for gotools.org.

Directories

Path Synopsis
Package assets contains assets for gtdo.
Package assets contains assets for gtdo.
selectlistview
Package selectlistview provides a select list view component.
Package selectlistview provides a select list view component.
tableofcontents
Package tableofcontents provides a table of contents component.
Package tableofcontents provides a table of contents component.
Package gtdo contains common gtdo-specific consts for backend and frontend.
Package gtdo contains common gtdo-specific consts for backend and frontend.
internal
sanitizedanchorname
Package sanitizedanchorname provides a func to create sanitized anchor names.
Package sanitizedanchorname provides a func to create sanitized anchor names.
Package page contains code to render pages that can be used from backend and frontend.
Package page contains code to render pages that can be used from backend and frontend.

Jump to

Keyboard shortcuts

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