generictalks / site-raw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic Talks website

  1. brew install hugo
  2. Add new episode to content/episodes.md (take link from SoundCloud page -> Share -> Embed)
  3. Run hugo to generate new pages.
  4. git add . && git commit -m "upd" to add changed sources
  5. cd public && git add . && git commit -m "upd" to add generated pages
  6. ...
  7. PROFIT

About


Languages

Language:HTML 73.2%Language:SCSS 17.1%Language:CSS 9.0%Language:Makefile 0.7%