Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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