Commit Graph

5 Commits (master)

Author SHA1 Message Date
sovanna a0314e60ef feat(img_enlarged): Prepares code 2019-07-19 17:28:56 +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
sovanna 7336e9455c feat(website): Updates ARTIQ resources 2019-07-16 18:14:50 +02:00
sovanna 72b973b33f refactor(website): Prepares for content 2019-07-03 19:21:58 +02:00
sovanna 6a1cdb9078 feat(website): Adds desktop homepage 2019-07-03 11:52:11 +02:00