Skip to content

tenss/TENSS_Electronics

Repository files navigation

TENSS Electronics Practical

This repository contains the learning resources and practical guides for the TENSS 2026 Electronics Module (Day 1.0).

Link to the webpage: https://tenss.github.io/TENSS_Electronics/


Repository Structure

  • docs/ - Contains the markdown documentation files for the student tutorials.
    • docs/media/ - Shared folder containing all illustrations and diagrams.
  • mkdocs.yml - Configuration file for generating the documentation website.
  • requirements.txt - Python dependencies for serving/building the website.

How to Run the Tutorial Website Locally

  1. Activate the Virtual Environment:
    source venv/bin/activate
  2. Start the Local Development Server:
    mkdocs serve
  3. View in Browser: Open http://127.0.0.1:8000/ in your browser.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors