Biegal / ht-website

HappyTeam's website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HappyTeam's website

How to add new post ?

  1. Download and install Hugo static website generator https://gohugo.io/
  2. Fork this repository
  3. Open terminal/command line in a main folder of repository
  4. Assuming you want to create a post titled "Awesome post" run: hugo new blog/awesome-post.md
  5. Fill content/blog/awesome-post.md file with content in markdown
  6. Commit when done

About

HappyTeam's website


Languages

Language:CSS 53.5%Language:JavaScript 29.4%Language:HTML 17.2%