https://github.com/profanity-im/blog
https://github.com/profanity-im/blog
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/profanity-im/blog
- Owner: profanity-im
- Created: 2020-01-03T17:35:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T11:33:02.000Z (almost 3 years ago)
- Last Synced: 2025-04-11T02:09:07.175Z (over 1 year ago)
- Language: Shell
- Homepage: https://profanity-im.github.io/blog/
- Size: 455 KB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# profanity development blog
Everybody is welcome to write articles for the profanity blog.
Download latest [hugo](https://github.com/gohugoio/hugo/releases) 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.