Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paraparata/konyako
markdown-based static-microblogging-like generator
https://github.com/paraparata/konyako
Last synced: about 1 month ago
JSON representation
markdown-based static-microblogging-like generator
- Host: GitHub
- URL: https://github.com/paraparata/konyako
- Owner: paraparata
- License: mit
- Created: 2023-08-07T15:58:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T13:41:11.000Z (6 months ago)
- Last Synced: 2024-07-29T17:42:01.969Z (6 months ago)
- Language: Lua
- Homepage:
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# konyako
konyako is a markdown-based static-microblogging-like (imagine twittru x tumblr x jekyll) generator powered by git and lua.
## How to use?
> Needs `lua` or `luajit`
1. Copy `assets` and `src` folders to your site
2. You can rename `src` folder to anything.
3. Personalize the feed meta in `konyako.lua`'s setup code
4. Create a feed in `src/feeds/[feed-url].md`
- Check this repo's `src/feeds/` markdown as an example
5. Inside `src` folder, run `luajit konyako.lua`