Skip to content

Assert/assert.github.io

Repository files navigation

#Assert Website

This website (as you can see) is hosted on GitHubPages. It is therefor a static page. To be able to get some “dynamic-functionality” we use Jekyll. Jekyll lets us convert pure markdown files to html.

The procedure

  1. Write a new markdown file and put it in the _posts folder
  2. Convert it to html jekyll serve
  3. Add file to git git add [filename]
  4. Commit the change git commit -m ‘New post about……
  5. Push to GitHub git push origin master

Assert

About

Pages for Assert

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages