Update README with current status #21

Merged
husbando_enjoyer merged 1 commits from feature/main-UpdateREADME into main 2026-01-23 14:22:13 +01:00
Showing only changes of commit 58cb5fb5ee - Show all commits

View File

@@ -1,11 +1,7 @@
*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](https://gohugo.io/) installed.
@@ -18,7 +14,7 @@ hugo server
## TODO
- [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] Multilingual support(English + Spanish)
- [x] Support for RSS (index.xml)