Welcome to the official repository for the FOSS UOK homepage! This repository contains the source code and assets for the FOSS UOK website. This repo uses Astro, a modern static site generator for building faster websites.
The FOSS UOK homepage is a website that serves as the central hub for the FOSS UOK organization. It provides information about the organization, its projects, events, and community. The homepage is designed to be user-friendly, informative, and visually appealing.
- About Us: Learn about the FOSS UOK organization, its mission, and its values.
- Events: Stay up-to-date on upcoming events, workshops, and meetups organized by FOSS UOK.
- Blog: Read articles, tutorials, and updates from FOSS UOK members and contributors.
To install the FOSS UOK homepage on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/fossuok/fossuok.github.io.git
- Navigate to the project directory:
cd fossuok.github.io
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:4321
to view the homepage.
If you would like to contribute to the FOSS UOK homepage, please follow these guidelines:
- Fork the repository and create a new branch.
- Make your changes and test them locally.
- Commit your changes and push them to your fork.
- Submit a pull request with a detailed description of your changes.
The FOSS UOK homepage is open source and available under the MIT License.
If you have any questions or feedback, please contact us at [email protected]