Website for OpenBokeron https://openbokeron.uma.es
Go to file
2024-04-30 15:04:29 +00:00
.devcontainer Añadir soporte para devcontainer.json 2024-04-30 14:55:15 +00:00
archetypes Port a Gitea 2024-03-25 23:05:37 +01:00
assets/css Arreglado el problema con el logo 2024-03-26 00:00:09 +01:00
content Bash finished and standardize .md 2024-04-19 09:57:43 +02:00
i18n estado de proyecto / evento 2024-03-30 20:38:32 +01:00
layouts Changed to copyleft instead of copyright 2024-04-12 20:54:45 +02:00
static Añadido taller de Bash 2024-04-12 19:56:22 +02:00
.editorconfig Hugo port 2024-02-21 17:58:07 +01:00
.gitignore Hugo port 2024-02-21 17:58:07 +01:00
hugo.toml Añadido opcion para publicar eventos en futuro 2024-04-12 19:58:15 +02:00
README.md Documented developer preview 2024-04-30 15:04:29 +00:00

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