Pablo Ferreiro
9afd0345e9
Merge pull request 'Add support for DevContainers for easier development' (#1) from feat-devcontainers into main
Reviewed-on: #1
WIP
Website for Open Bokeron
This repo hosts the website for Open Bokeron which is a student organization in University of Málaga whose aim is to promote the use of free(as in freedom) software.
The philosophy with this website for now is to KISS(keep it stupid simple) using only HTML5 & CSS 3.
Developer preview
You need Hugo installed. To get a local preview you can run the server on your host or using Development Containers included.
hugo server
TODO
- Add our logo on the website, favicon.
- Add content describing our association and other pages as needed.
- Work on SEO (OpenGraph, Twitter meta tags...)
- Multilingual support(English + Spanish)
- Support for RSS (index.xml)
- Use a minimal CMS
- Basic robots.txt
Description
Languages
HTML
94.2%
CSS
5.8%