https://github.com/isso-comments/isso-marketing-material
"Marketing" material for Isso, mostly to document recreating the README screenshot
https://github.com/isso-comments/isso-marketing-material
Last synced: 4 months ago
JSON representation
"Marketing" material for Isso, mostly to document recreating the README screenshot
- Host: GitHub
- URL: https://github.com/isso-comments/isso-marketing-material
- Owner: isso-comments
- Created: 2024-04-21T21:51:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-21T21:55:34.000Z (about 2 years ago)
- Last Synced: 2025-01-17T23:25:44.021Z (over 1 year ago)
- Homepage:
- Size: 887 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Marketing for Isso
At the moment, this repo serves mostly to document how to (re-) create the
screenshot used in Isso's README.
---
## How to recreate screenshot for README
- `comments.db` has example.data
- Text is:
```
Type comment here. You can use *italics*, **bold**, `code blocks` and links
with [markdown](https://daringfireball.net/projects/markdown/) syntax.`
```
- Width of `#wrapper` set to `720px`
- `font-family: "IBM Plex Sans` or `Cantarell`
- GIMP border: `1px #e2e2e2`
## How to recreate Isso logo with border
`convert -bordercolor white -border 35 isso.svg isso-border.png`