This repository contains the source code for the Control and Telemetry Systems site, hosted at ljost.com. The site is built using plain HTML and CSS to showcase the engineering services and projects offered.
This site serves as the online presence for Control and Telemetry Systems, detailing the embedded systems design, hardware development, and firmware engineering services provided by Luca Jost. It includes information about the founder, offered services, example projects, and contact details.
To view or modify the site locally, follow these steps:
-
Clone this repository to your local machine:
git clone [email protected]:l-jost/ljost-website.git
-
Open the project directory:
cd ljost-website
-
Open the
index.html
file in your web browser to view the site. -
You can edit the HTML (
.html
) and CSS (styles.css
) files in your preferred text editor to make changes.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.