Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.36 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.36 KB

MULTI WEBSITE CONTENTS

This repo contains all contents for multi website, including the site's architecture (website name, locales, navbar, routes, footers)

Thoses contents are organized so they could be deployed as a website, thanks to a softawre developped by the digital cooperative multi;

🚀   App source code

Organisation

This repo is organized in the following order :

.
├── README.md
├── LICENCE.md
├── config folder: to deploy a website with the `multi-site` app
│   ├── global.md : global config file (md and yaml head)
│   ├── navbar.md : config file for navbar butttons and links (md and yaml head)
│   ├── route.md : config file for routes (md and yaml head)
│   └── footer.md : config file for footer links (md and yaml head)
├── images folder: contains images
├── texts folder : contains all markdown files, including 

Deployment

The contents are deployed with Netlify

Netlify Status

Netlify Status