HTML
HTML is the standard markup language for creating Web pages. For more details see: HTML Basic
How to publish content in HTML format
Structure of repository
- Create index.md in your text editor (eg. Brackets)
- Save file as new text file. Make sure the file is named ‘index.md’.
- Add some text.
-
Add the following text to the top of the file. This text tells GiHub to treat this as our home page.
- Save the file to your local repository.
- Using GitHub Desktop, make a new commit and push your changes to GitHub (our remote repository).
- Open a browser and go to https://username.github.io.
Learn more
Vistula Training_PDF