Skip to content

sbmueller/nohello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nohello

This is the source of this website.

Build

There is a Github Action in place to deploy any changes to index.md to the index.html site when pushing to master branch.

To generate the HTML file from Markdown manually, pandoc is used:

pandoc --standalone --metadata pagetitle="nohello" --css "assets/css/pandoc.css" --output=index.html index.md

Acknowledgements

This website was inspired by the original at nohello.com. Acknowledgements go to the original anonymous author. I felt an urge to modernize this gem with a more suitable layout, https connection and open-sourced code. Stylesheet licensed under MIT license, Copyright (c) 2016-2017 Emily M Klassen.

About

https://sbmueller.github.io/nohello/ Website on chat etiquette. Copied from nohello.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •