Two scopes**True objective :** distinguish the static and branding pages from the actual single page app, two repositoriesso each can be accessed online and developed on Gitlab without deep interweaving.
Easiest way is to move t=== Entry point
- [/front-end/src/router/index.js](https://gitlab.wikimedia.org/repos/wikimedia-france/lingua-libre/lingua-libre/-/blob/main/front-end/src/router/index.js?ref_type=heads) : pages from here will need to be assessed, then kept or moved.
=== Home website
- The static Vuejs pages from [/front-end/src/views](https://gitlab.wikimedia.org/repos/wikimedia-france/lingua-libre/lingua-libre/-/tree/main/front-end/src/views?ref_type=heads) and other relevant codes and assets into the new [Lingualibre.org repository](https://gitlab.wikimedia.org/repos/wikimedia-france/lingua-libre/lingualibre.org).
- The homepage and its menu :
- `/Record` : vue webpage, which display in its top the SiteBar,** in its body embeds the App Recording Studio**, and in its footer the SiteFooter
- `/Discussion` : url link to https://commons.wikimedia.org/wiki/Commons_talk:Lingua_Libre
- `/Help` : vue webpage
- `/Statistics` : webpage, coded in a later 2025 sprint
- `/Sound Library` : webpage, coded in a later 2025 sprint
- `/Datasets` : webpage, coded in a later 2025 sprint
- `/About` : vue webpage
- `/Privacy Policy` : vue webpage
- `/Mentions légales` : vue webpage
/!\ important : like the login, the upload batches move to belong to the App.
{F58125762}
The app repository will keep the smart behavior=== Recording App
- The single page recording app should be accessible via its own url address allowing embedding, databasesso other language diversity partners could embed the recording app into their own websites and/or web pages.
- The app repository will keep all smart behavior : databases (empty locutors & records tables ready to accept data), most routing, record wizards steps and components, login, record wizardupload batches pages, etc.
Login and batchuploads will be handled by the app itself, and stay on [Lingua Libre (App) repository](https://gitlab.wikimedia.org/repos/wikimedia-france/lingua-libre/lingua-libre)