How to Add a Simple Pages in Academic
Pages are the most fundamental building block for content. They’re useful for general standalone content which does not match one of the built-in content types on this page.
Create Single Page
create folder in site/content
for example about
and add a page index.md
Create Multiple Pages
If you have a lot of pages, you can organize them within a folder, for example:
create folder in site/content
for example about
and add skills.md
, contact.md
, achievments
etc.