Skip to content

lam1aa/Glossar

 
 

Repository files navigation

Glossar

Welcome to the Glossar! This project provides a glossary of key terms organized alphabetically, complete with definitions and literature references.

Getting Started

Prerequisites

  • Python (3.6 or higher)
  • Jupyter Book

Installation

  1. Clone the Repository:

    git clone https://github.com/LamiaIslam75/QUADRIGA-Glossar.git
  2. Create and Activate a Virtual Environment (optional):

    python -m venv venv
    venv\Scripts\activate  # Windows
    source venv/bin/activate  # macOS/Linux
  3. Install Requirements:

    pip install -r requirements.txt

Building the Glossar

To clean the glossary:

jupyter-book clean .

To generate and view the glossary:

jupyter-book build .

Contributing

Contributions are welcome! Fork the repo, make your changes, and submit a pull request.


Thank you for exploring the QUADRIGA Glossar!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 92.6%
  • Python 5.6%
  • CSS 1.8%