From 7de4e8a9979a6648ba27f19804afafd7aa1da733 Mon Sep 17 00:00:00 2001 From: Shawn Pereira <40794711+recurshawn@users.noreply.github.com> Date: Sat, 4 Jan 2020 00:06:35 +0530 Subject: [PATCH 1/6] Added own2020s.com to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d26cc23..e7b2b62 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,6 @@ Using **blocks.css** in your website or app? Make a pull request to add yours to - [Lyrics.rip](https://lyrics.rip): uses Markov chains to generate lyrics for any artist with the Genius API - [ZeroToCode.org](https://zerotocode.org): a place for beginner coders to learn to make stuff on the web - [Ink programming language sandbox](https://linus.zone/eval): a sandboxed playground for the [Ink programming language](https://github.com/thesephist/ink) +- [own2020s.com](https://own2020s.com): Visualize the time that can be saved by cutting down on a habit [![Edit on Repl.it](https://repl-badge.jajoosam.repl.co/edit.png)](https://repl.it/github/https://github.com/thesephist/blocks.css?lang=html&ref=button) From 5dc7b6bfad25905de87cb64fe7b705d864284e8b Mon Sep 17 00:00:00 2001 From: Shawn Pereira <40794711+recurshawn@users.noreply.github.com> Date: Sat, 4 Jan 2020 00:09:45 +0530 Subject: [PATCH 2/6] Added Own2020s.com to the Readme list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7b2b62..b365616 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ Using **blocks.css** in your website or app? Make a pull request to add yours to - [Lyrics.rip](https://lyrics.rip): uses Markov chains to generate lyrics for any artist with the Genius API - [ZeroToCode.org](https://zerotocode.org): a place for beginner coders to learn to make stuff on the web - [Ink programming language sandbox](https://linus.zone/eval): a sandboxed playground for the [Ink programming language](https://github.com/thesephist/ink) -- [own2020s.com](https://own2020s.com): Visualize the time that can be saved by cutting down on a habit +- [Own2020s.com](https://own2020s.com): Visualize the time that can be saved by cutting down on a habit [![Edit on Repl.it](https://repl-badge.jajoosam.repl.co/edit.png)](https://repl.it/github/https://github.com/thesephist/blocks.css?lang=html&ref=button) From e91f7b47953ecdbd9c7d6a4d5ce707a4f3624b96 Mon Sep 17 00:00:00 2001 From: Shawn Pereira <40794711+recurshawn@users.noreply.github.com> Date: Sat, 4 Jan 2020 00:17:07 +0530 Subject: [PATCH 3/6] Added Own2020s.com to the site page --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 9f123ab..b94a968 100644 --- a/index.html +++ b/index.html @@ -164,6 +164,7 @@

Ink programming language sandbox, a sandboxed playground for the Ink programming language

+ li>

Own2020s.com, a calculator to visualize the time you can save by cutting down on a habit

blocks.css is made by Linus. Find me at Date: Sat, 4 Jan 2020 00:18:34 +0530 Subject: [PATCH 4/6] Added Own2020s.com to the Readme list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b365616..4b1f432 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ Using **blocks.css** in your website or app? Make a pull request to add yours to - [Lyrics.rip](https://lyrics.rip): uses Markov chains to generate lyrics for any artist with the Genius API - [ZeroToCode.org](https://zerotocode.org): a place for beginner coders to learn to make stuff on the web - [Ink programming language sandbox](https://linus.zone/eval): a sandboxed playground for the [Ink programming language](https://github.com/thesephist/ink) -- [Own2020s.com](https://own2020s.com): Visualize the time that can be saved by cutting down on a habit +- [Own2020s.com](https://own2020s.com): Visualize the time you can save by cutting down on a habit [![Edit on Repl.it](https://repl-badge.jajoosam.repl.co/edit.png)](https://repl.it/github/https://github.com/thesephist/blocks.css?lang=html&ref=button) From 51e422fb67c76fbfb902df1c0bf9e1ff2339366d Mon Sep 17 00:00:00 2001 From: Shawn Pereira <40794711+recurshawn@users.noreply.github.com> Date: Sat, 4 Jan 2020 00:21:19 +0530 Subject: [PATCH 5/6] Added Own2020s.com to the site page --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b94a968..58b2056 100644 --- a/index.html +++ b/index.html @@ -164,7 +164,7 @@

Ink programming language sandbox, a sandboxed playground for the Ink programming language

- li>

Own2020s.com, a calculator to visualize the time you can save by cutting down on a habit

+
  • Own2020s.com, a calculator to visualize the time you can save by cutting down on a habit

  • blocks.css is made by Linus. Find me at Date: Fri, 19 Jun 2020 17:18:34 +0530 Subject: [PATCH 6/6] add pkgreview.dev to the list of websites --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4fcf32b..6a74b96 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,6 @@ Using **blocks.css** in your website or app? Make a pull request to add yours to - [Lyrics.rip](https://lyrics.rip): uses Markov chains to generate lyrics for any artist with the Genius API - [ZeroToCode.org](https://zerotocode.org): a place for beginner coders to learn to make stuff on the web - [Ink programming language sandbox](https://linus.zone/eval): a sandboxed playground for the [Ink programming language](https://github.com/thesephist/ink) +- [Pkgreview.dev](https://pkgreview.dev): a platform for developers to rate on NPM packages [![Edit on Repl.it](https://repl-badge.jajoosam.repl.co/edit.png)](https://repl.it/github/https://github.com/thesephist/blocks.css?lang=html&ref=button)