Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bang9/static-d-day
D-Day 를 계산해서 보여줍니다. Notion 에 임베드해서 보여주기 위해 만들어졌습니다.
https://github.com/bang9/static-d-day
d-day date embed notion since
Last synced: 5 days ago
JSON representation
D-Day 를 계산해서 보여줍니다. Notion 에 임베드해서 보여주기 위해 만들어졌습니다.
- Host: GitHub
- URL: https://github.com/bang9/static-d-day
- Owner: bang9
- Created: 2021-07-07T13:11:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T13:38:25.000Z (over 3 years ago)
- Last Synced: 2024-12-17T09:07:45.858Z (10 days ago)
- Topics: d-day, date, embed, notion, since
- Language: HTML
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# static-d-day
D-Day 를 계산해서 보여줍니다.
[Notion](https://bang9.github.io) 에 임베드해서 보여주기 위해 만들어졌습니다.## Supported params
### Date
- since: 기준일
- format: 계산 단위 (hour/day/month/year)### Text
- prefix: 접두
- suffix: 접미### Style
- align: 텍스트 정렬
- color: 텍스트 색상
- bg-color: 배경 색상## Example
[https://bang9.github.io/static-d-day?prefix=개발자로&since=2018-10-01&format=day&suffix=째.&align=center&color=rgb(255,132,58)](https://bang9.github.io/static-d-day?prefix=개발자로&since=2018-10-01&format=day&suffix=째.&align=center&color=rgb(255,132,58))