- 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.yml
file 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.md
files (other pages), formatting is done with standard GitHub Markdown syntax, we provide an example fileexample.md
in the repository. Important: Please include--- layout: default ---
(the first three line inexample.md
) at the beginning of your every newly created.md
file. - Add your new
.md
files to the site by editing the_config.yml
file in your forked repository. Undernavigation:
add a new pair of- title:
andurl:
, and fill their value with your page name and.md
file name. Remember to remove the- title:
andurl:
pair for the example page. - Go back to "Settings" -> "Pages" to find your website link.
forked from epfl-ada/ada-template-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Datastory of team adadakadavra for the ADA course 2023 at EPFL
License
epfl-ada/ada-2023-datastory-adadakadavra-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Datastory of team adadakadavra for the ADA course 2023 at EPFL
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%