Commit Graph

5 Commits (b7dee72e4378baa8db849c3003ccc069d95b0a47)

Author SHA1 Message Date
sovanna b7dee72e43 refactor(website): Updates 2019-08-01 11:53:36 +02:00
sovanna 21d5cb806b feat(website): Adds bg for section
Uses new bg to fit layout
2019-08-01 10:18:38 +02:00
sovanna d26338250f feat(Directions): Adds page inside about-us 2019-07-19 17:09:54 +02:00
sovanna b79e9f56fb refactor(ARTIQ): Reviews layout and md file 2019-07-19 13:49:18 +02:00
sovanna 0df8ab1fdb refactor(about-us): Cleans as possible
/about-us/ is a section not a page. Thus, according to Zola, a section has a _index.md .. but an _index.md file is attach with an file.html. That's why we cannot take advantage of a markdown content..for a section content.

It's the same thing with the homepage.

So basically, homepage and all section content (e.g URL like this ROOT/section/ ) will have its HTML file.
2019-07-19 12:38:11 +02:00