This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
web2019
Watch
5
Star
0
Fork
You've already forked web2019
2
Code
Issues
19
Pull Requests
3
Releases
Wiki
Activity
d543e54326
web2019
/
content
/
about-us
/
_index.md
9 lines
85 B
Markdown
Raw
Normal View
History
Unescape
Escape
feat(website): Adds desktop homepage
2019-07-03 17:52:11 +08:00
+++
title = "About us"
weight = 4
refactor(website): Prepares for content
2019-07-04 01:21:58 +08:00
sort_by = "weight"
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 18:38:11 +08:00
[extra]
title = "About us"
feat(website): Adds desktop homepage
2019-07-03 17:52:11 +08:00
+++