tota 0.1.0 copy "tota: ^0.1.0" to clipboard
tota: ^0.1.0 copied to clipboard

outdated

A simple and elegant framework for generating static sites. Great for personal websites, blogs, documentation, and more.

example/example.md

Install #

Activate the package globally:

pub global activate tota

Quick start #

Setup your site #

tota init blog
cd blog

Create a new post #

tota new "Hello, world!"
vim pages/hello-world.md

Generate static files #

tota build
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A simple and elegant framework for generating static sites. Great for personal websites, blogs, documentation, and more.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

args, cli_util, dotenv, front_matter, intl, markdown, mustache, path, slugify

More

Packages that depend on tota