Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mskian/express-random-blog
Download the Latest Tamil kavithai images and தமிழ் பாடல் வரிகள் for your Social Status and Stories - collected Around from the internet and Social profiles.
https://github.com/mskian/express-random-blog
ejs ejs-templates express expressjs markdown
Last synced: about 3 hours ago
JSON representation
Download the Latest Tamil kavithai images and தமிழ் பாடல் வரிகள் for your Social Status and Stories - collected Around from the internet and Social profiles.
- Host: GitHub
- URL: https://github.com/mskian/express-random-blog
- Owner: mskian
- License: mit
- Created: 2021-10-27T09:35:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T02:11:54.000Z (7 months ago)
- Last Synced: 2024-04-13T23:05:23.882Z (7 months ago)
- Topics: ejs, ejs-templates, express, expressjs, markdown
- Language: EJS
- Homepage: https://random.tamilwords.net/
- Size: 987 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ரண்டொம் கவிதை வேர்ல்ட் 🦄
![connect-test](https://github.com/mskian/express-random-blog/workflows/connect-test/badge.svg)
Download the Latest Tamil kavithai images and தமிழ் பாடல் வரிகள் for your Social Status and Stories - collected Around from the internet and Social profiles.
> Build using Express.js and EJS - Express Markdown Blog
- Post Demo -
## Requirements ⚙
- Node.js
- Express.js
- EJS Template Engine
- Gray Matter - Read Markdown File
- markdown-it - Render the Markdown Content
- Gulp.js for Optimization and Automated Tasks
- Tailwind CSS
- apicache -
- dompurify -
- html2canvas (convert Post into image) -## installation 📦
- clone the repo or download
```sh
git clone https://github.com/mskian/express-random-blog
cd express-random-blog
yarn
```- Start the server
```sh
yarn dev
```- Post Markdown Content on `/blog/content/`
- `ejs` Template files on `/templates/` Folder
- Asset files on `/public/` Folder
- Access post `http://localhost:4003/````sh
http://localhost:4003/first-post
```- Format markdown content
```sh
yarn format
```- Miinify `ejs` Template after Edits/Modifications - Main file localtion `/templates`
```sh
yarn minify-ejs
```- Miinify `css` file after Edits/Modifications - Main file localtion `/public/css`
```sh
yarn minify-css
```## Reference 📑
- Creating a Markdown Blog with EJS & Express -
- Example -## LICENSE ☑
MIT