https://github.com/casperdcl/tldr.cdcl.ml
Too Long; Didn't Read | Interesting articles summarised
https://github.com/casperdcl/tldr.cdcl.ml
blog pages
Last synced: 5 months ago
JSON representation
Too Long; Didn't Read | Interesting articles summarised
- Host: GitHub
- URL: https://github.com/casperdcl/tldr.cdcl.ml
- Owner: casperdcl
- Created: 2022-07-22T04:51:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T10:51:43.000Z (over 1 year ago)
- Last Synced: 2024-10-11T12:01:21.395Z (over 1 year ago)
- Topics: blog, pages
- Language: HTML
- Homepage: https://tldr.cdcl.ml
- Size: 161 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# TL;DR: Interesting articles summarised
Source code for .
## Contributing
- Comments: simply write a comment below any article (powered by , requires logging in with GitHub)
- Corrections: PRs on the [`_posts`](_posts) folder are very welcome
- Guest posts: PRs adding files to the [`_posts`](_posts) folder are very welcome (see [this example for formatting](_posts/2022-11-07-good-parenting.md) and the 4 guidelines at the top of the [landing page](https://tldr.cdcl.ml))
## Licence
- posts content: [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0)
- anything else (e.g. code & config): [MPL-2.0](https://mozilla.org/MPL/2.0)