PennyLaneAI / pennylane.ai

The website for PennyLane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pennylane.ai

Description

This repo houses the static content for pennylane.ai.

Compiling Templates

To compile templates, run compile.py. Running this script will generate all html files in the site/ directory.

On Linux you can also run the watch command to watch for changes in any templates and automatically recompile. In order to do so you must install inotify-tools in your local distribution.

On Mac run ./mac_watch.sh to automatically compile changes.

About

The website for PennyLane


Languages

Language:HTML 78.7%Language:Python 12.5%Language:CSS 8.6%Language:Shell 0.2%