# 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. ## Developer preview You need [Hugo](https://gohugo.io/) installed. To get a local preview you can run the server on your host or using [Development Containers](https://containers.dev/) included. ```sh hugo server ``` ## TODO - [x] Add our logo on the website, favicon. - [x] Add content describing our association and other pages as needed. - [x] Work on SEO (OpenGraph, Twitter meta tags...) - [x] Multilingual support(English + Spanish) - [x] Support for RSS (index.xml) - [x] Use a minimal CMS - [x] Basic robots.txt