- Fork (copy) this repository by clicking the "Fork" button on the top right corner.
- Go to "Settings" -> "Pages" in your forked repository. Under "Branch" change "None" to "master" and click "Save".
- Edit the
_config.ymlfile in your forked repository to change the site title (aftertitle:) and description (afterdescription:). - Build your own page by editing this
README.md(home page) and creating new.mdfiles (other pages), formatting is done with standard GitHub Markdown syntax, we provide an example fileexample.mdin the repository. Important: Please include--- layout: default ---(the first three line inexample.md) at the beginning of your every newly created.mdfile. - Add your new
.mdfiles to the site by editing the_config.ymlfile in your forked repository. Undernavigation:add a new pair of- title:andurl:, and fill their value with your page name and.mdfile name. Remember to remove the- title:andurl:pair for the example page. - Go back to "Settings" -> "Pages" to find your website link.
forked from kbsezginel/gh-pages-template
-
Notifications
You must be signed in to change notification settings - Fork 186
A template using minimal theme for GitHub pages
License
epfl-ada/ada-template-website
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A template using minimal theme for GitHub pages
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- CSS 46.2%
- HTML 45.8%
- JavaScript 7.0%
- Ruby 1.0%