https://github.com/psmyrdek/social-img
Generate social images for PoznajProgramowanie.pl.
https://github.com/psmyrdek/social-img
javascript preact preact-cli
Last synced: 19 days ago
JSON representation
Generate social images for PoznajProgramowanie.pl.
- Host: GitHub
- URL: https://github.com/psmyrdek/social-img
- Owner: psmyrdek
- Created: 2017-11-08T20:12:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T12:05:43.000Z (over 8 years ago)
- Last Synced: 2025-09-21T00:40:35.013Z (8 months ago)
- Topics: javascript, preact, preact-cli
- Language: JavaScript
- Homepage: https://psmyrdek.github.io/social-img
- Size: 2.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# social-img
### Simple yet effective way to generate images for social media 🚀
Preview:

Edit mode:

### CLI Commands
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm start
# build for Github Pages
npm run build-gh
```