Merge pull request 'Update README with current status' (#21) from feature/main-UpdateREADME into main

Reviewed-on: #21
This commit was merged in pull request #21.
This commit is contained in:
2026-01-23 14:22:13 +01:00

View File

@@ -1,11 +1,7 @@
*WIP*
# Website for Open Bokeron # 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. 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 ## Developer preview
You need [Hugo](https://gohugo.io/) installed. You need [Hugo](https://gohugo.io/) installed.
@@ -18,7 +14,7 @@ hugo server
## TODO ## TODO
- [x] Add our logo on the website, favicon. - [x] Add our logo on the website, favicon.
- [ ] Add content describing our association and other pages as needed. - [x] Add content describing our association and other pages as needed.
- [x] Work on SEO (OpenGraph, Twitter meta tags...) - [x] Work on SEO (OpenGraph, Twitter meta tags...)
- [x] Multilingual support(English + Spanish) - [x] Multilingual support(English + Spanish)
- [x] Support for RSS (index.xml) - [x] Support for RSS (index.xml)