https://github.com/z0al/naming-is-hard
https://github.com/z0al/naming-is-hard
feeds json
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/z0al/naming-is-hard
- Owner: z0al
- License: cc-by-4.0
- Created: 2019-02-14T07:30:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T18:18:09.000Z (over 7 years ago)
- Last Synced: 2025-03-24T02:11:38.789Z (about 1 year ago)
- Topics: feeds, json
- Size: 47.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## The problem
Based on this 👇 (and other similar posts but I can't find them) I think we need a format similar to RSS/ATOM so people can use a more private platform (e.g. their websites) to publish and share notes.
> I've decided to start publishing my random notes:
> https://nadiaeghbal.com/notes/
>
> Updated monthly. Expect thoughts on governance, reputation, tech culture...and
> weird art ideas, sometimes? Basically whatever I scribble down while
> half-asleep at 4am.
>
> -- By [Nadia](https://twitter.com/nayafia/status/1009533925285171200)
## The Proposal
See the [specification draft](./spec/draft.md).
## Goal
Our goal is to support authors to publish short posts anywhere without being locked in a single platform while providing an easy way for others interested to follow their publishing.
Typically we aim to support these kinds of content:
- Short (more or less a tweet size ), plain text only, untitled, posts.
- Posts with only images or videos.
- Mix of above.
## Name???
I don't know. Do you have a suggestion? [let me know](https://github.com/z0al/naming-is-hard/issues/1)
## License

Except where otherwise noted, This work is licensed under a [CC BY](http://creativecommons.org/licenses/by/4.0/) license.
