Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kj-sh604/makefile-blog-article
(i made this in like 10 minutesโฆ it might suck to start out ๐
) makefile-based blog article generatorโฆ the generated article uses very simple/lightweight css and utilizes light/dark color-schemes via HTML metadata rather than CSS @media tags
https://github.com/kj-sh604/makefile-blog-article
Last synced: about 1 month ago
JSON representation
(i made this in like 10 minutesโฆ it might suck to start out ๐ ) makefile-based blog article generatorโฆ the generated article uses very simple/lightweight css and utilizes light/dark color-schemes via HTML metadata rather than CSS @media tags
- Host: GitHub
- URL: https://github.com/kj-sh604/makefile-blog-article
- Owner: kj-sh604
- Created: 2023-01-06T09:03:11.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T23:36:42.000Z (about 2 months ago)
- Last Synced: 2024-10-26T12:10:14.979Z (about 2 months ago)
- Language: Makefile
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
๐ ๐ฎ๐ธ๐ฒ๐ณ๐ถ๐น๐ฒ-๐ฏ๐ฎ๐๐ฒ๐ฑ ๐๐น๐ผ๐ด ๐๐ฟ๐๐ถ๐ฐ๐น๐ฒ ๐๐ฒ๐ป๐ฒ๐ฟ๐ฎ๐๐ผ๐ฟ
๐๐ฉ'๐จ ๐จ๐๐ข๐ฅ๐ก๐!
1. Edit the Markdown File titled `๐ช๐ฏ๐ฅ๐ฆ๐น.๐ฎ๐ฅ`
2. Open a terminal in the current working directory
3. run `๐ฎ๐ข๐ฌ๐ฆ` or `๐ฎ๐ข๐ฌ๐ฆ -๐` (-๐ when you've already compiled once)๐ ๐๐จ๐ฎ ๐ฌ๐ก๐จ๐ฎ๐ฅ๐ ๐ง๐จ๐ฐ ๐ก๐๐ฏ๐ ๐ ๐๐ข๐ฅ๐ ๐๐๐ฅ๐ฅ๐๐ `๐๐๐ ๐๐.๐๐๐๐` ๐ญ๐ก๐๐ญ ๐ฒ๐จ๐ฎ ๐๐๐ง ๐ญ๐ซ๐๐ง๐ฌ๐๐๐ซ ๐ญ๐จ ๐ฒ๐จ๐ฎ๐ซ ๐๐ฅ๐จ๐ ๐ฌ๐ข๐ญ๐'๐ฌ ๐ฐ๐๐๐ฌ๐๐ซ๐ฏ๐๐ซ ๐พ
The generated article uses very simple/lightweight css and utilizes light/dark color-schemes via HTML metadata rather than CSS @media tags