TXLF / 2024website

Texas Linux Festival 2024 Website

Home Page:https://2024.texaslinuxfest.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Texas Linux Fest 2024 website

This repository contains the source code for 2024.texaslinuxfest.org. It uses the Hugo framework with the Eventre theme.

If you are making changes to the talks or speakers, make sure to update the following files:

  • data/homepage.yml
  • content/talks/<title>.md
  • content/speakers/<name>.md
  • static/images/speakers/<name>.<extension>
  • static/images/speakers/<name>-thumb.<extension>

If you are making changes to the sponsors, make sure to update the following files:

  • data/homepage.yml
  • static/images/sponsors/<name>.<extension>

To preview your changes locally before submitting a pull request, run the following command:

hugo server

About

Texas Linux Festival 2024 Website

https://2024.texaslinuxfest.org/


Languages

Language:JavaScript 57.0%Language:HTML 22.0%Language:SCSS 20.6%Language:CSS 0.4%