Skip to content

tran-h-trung/blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

profanity development blog

Everybody is welcome to write articles for the profanity blog.

Download latest hugo release. Extract it in ~. git clone https://github.com/profanity-im/blog

Run ~/hugo to create the pages. Run ~/hugo server to test the pages locally.

How to create a new post

Go to the content/post subdirectory, copy an old post and use it as a template. Or run the blog-post.sh helper script.

If you are a new author you could create some information about you in the content/authors directory.

How to release to the website

  • Usually team members do this part*

Copy the public folder to the blog folder in https://github.com/profanity-im/profanity-im.github.io.

The theme is located at https://github.com/profanity-im/profanity-hugo-theme-ezhil and is a fork of https://github.com/vividvilla/ezhil.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 68.4%
  • HTML 31.6%