Skip to content

ToscaLabs/toscalabs-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToscaLabs Website

A simple static website for the ToscaLabs organization.

Prerequisites

Install Zola from its master branch, following the steps outlined on this installation page.

Serve the site

To serve the website locally, run:

zola serve [--open]

This starts a local development server and serves the site at the address shown in the terminal (typically http://127.0.0.1:1111/).

If you include the --open flag, the site will automatically open in your default web browser.

Releases

No releases published

Packages

 
 
 

Contributors