oberonforall / oberonforall.github.io

All the source files for the website of the ISAE Oberon project.
https://oberonforall.github.io/
GNU General Public License v3.0
1 stars 0 forks source link

the structure of the website repo is a mess and confuses with the syntax repo #9

Open amtoine opened 1 year ago

amtoine commented 1 year ago

currently, the content of this website is split into two parts:

the former are directly written in this repository the latter are generated with the generate-language script over on the syntax repo the page files go in ./website/ and then have to be moved to this repo manually...

some ideas