Skip to content

tola-rs/example-sites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tola Example Sites

A collection of example sites and templates built with Tola - a static site generator powered by Typst.

Note: CSS tooling support is still evolving. The current architecture is under consideration, and these examples are currently limited to Tailwind CSS only.

Examples

Visit the live examples at: https://tola-rs.github.io/example-sites/

Available Templates

Template Description Demo
starter A minimal blog template with Tailwind CSS live

Quick Start

  1. Clone this repository:

    git clone https://github.com/tola-rs/example-sites.git
    cd example-sites
  2. Navigate to a template:

    cd starter
  3. Install dependencies(tola and tailwindcss-cli) and start development:

    # Install Tola
    cargo install tola
    
    # Start dev server
    tola serve

Learn More

Contributing

Contributions are welcome! Feel free to:

  • Submit new templates
  • Report issues
  • Improve documentation

License

This project(and all examples sites) is licensed under the MIT License - see the LICENSE file for details.

Releases

Packages

Contributors

Languages