Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

arcetri/arcetri.github.io

Repository files navigation

Arcetri cluster official site

Presentation site for the CISCO Arcetri cluster

Avaliable at arcetri.github.io

Prerequisites

Things you need to install: Jinja2

pip install jinja2

Cloning and modifying code

Run this code in your terminal:

git clone https://github.com/arcetri/arcetri.github.io.git

Notice: .html files in a root directory are generated automatically - do not change them!

Instead, modify files in templates/ directory. Do not forget to make changes in compile.py file to compile new files.

Compilation

Execute this command in your terminal in a root project directory:

python compile.py

Built With

  • Bootstrap - The web framework used
  • Jinja2 - Templating language for Python

Authors

  • Bogdan Salyp - Initial work - trntga

Acknowledgments

  • Hat tip to anyone who's code was used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages