From 875c4ea33838a66ab4667c1469a735c853ad4450 Mon Sep 17 00:00:00 2001 From: Sly Date: Wed, 28 Oct 2020 14:30:11 +0100 Subject: [PATCH 1/6] Updated the urls to use the new dracula repo. --- sn-theme-dracula.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sn-theme-dracula.json b/sn-theme-dracula.json index 06004e0..d1a0ea4 100644 --- a/sn-theme-dracula.json +++ b/sn-theme-dracula.json @@ -5,11 +5,11 @@ "area": "themes", "version": "0.0.13", "description": "A Dracula theme for Standard Notes", - "url": "https://cdn.jsdelivr.net/gh/slybouhafs/sn-theme-dracula@0.0.13/dist/dist.css", - "latest_url": "https://cdn.jsdelivr.net/gh/slybouhafs/sn-theme-dracula/sn-theme-dracula.json", - "download_url": "https://github.com/SlyBouhafs/sn-theme-dracula/archive/0.0.13.zip", - "marketing_url": "https://github.com/SlyBouhafs/sn-theme-dracula", - "thumbnail_url": "https://github.com/SlyBouhafs/sn-theme-dracula/master/preview.png", + "url": "https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula@0.0.13/dist/dist.css", + "latest_url": "https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula/sn-theme-dracula.json", + "download_url": "https://github.com/dracula/sn-theme-dracula/archive/0.0.13.zip", + "marketing_url": "https://github.com/dracula/sn-theme-dracula", + "thumbnail_url": "https://github.com/dracula/sn-theme-dracula/master/preview.png", "dock_icon": { "type": "circle", "background_color": "#bd93f9", From 2acfc865827e652b0b5add6c8029e1be416441a2 Mon Sep 17 00:00:00 2001 From: Sly Date: Wed, 28 Oct 2020 14:32:30 +0100 Subject: [PATCH 2/6] Updated the thumbnail preview url. --- sn-theme-dracula.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sn-theme-dracula.json b/sn-theme-dracula.json index d1a0ea4..defaf29 100644 --- a/sn-theme-dracula.json +++ b/sn-theme-dracula.json @@ -9,7 +9,7 @@ "latest_url": "https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula/sn-theme-dracula.json", "download_url": "https://github.com/dracula/sn-theme-dracula/archive/0.0.13.zip", "marketing_url": "https://github.com/dracula/sn-theme-dracula", - "thumbnail_url": "https://github.com/dracula/sn-theme-dracula/master/preview.png", + "thumbnail_url": "https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula/preview.png", "dock_icon": { "type": "circle", "background_color": "#bd93f9", From bcaefa08e1005fa843a2d879232656b0e5071e01 Mon Sep 17 00:00:00 2001 From: Sly Date: Wed, 28 Oct 2020 14:34:21 +0100 Subject: [PATCH 3/6] Add: Added the Team section. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ef2587..8bbec29 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,15 @@ The editor used in the screenshot is the [Rich Markdown Editor](https://github.c # Install Extensions → Import extension and paste this link: -`https://cdn.jsdelivr.net/gh/slybouhafs/sn-theme-dracula/sn-theme-dracula.json` +`https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula/sn-theme-dracula.json` + +## Team + +This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/tiddlywiki/graphs/contributors). + +[![Sly Bouhafs](https://avatars2.githubusercontent.com/u/1410462?s=70&u=fe1625aee7efcd85a64ddabfe4e415151c6be55d&v=4)](https://github.com/slybouhafs) | +--- | +[Sly Bouhafs](https://github.com/slybouhafs) ## License From 8e8763da5c3982dac4943f9b58fb4d0eb5383101 Mon Sep 17 00:00:00 2001 From: Sly Date: Wed, 28 Oct 2020 14:54:59 +0100 Subject: [PATCH 4/6] Update: Fix titles format. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bbec29..4779f5f 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,14 @@ ![preview](./preview.png) The editor used in the screenshot is the [Rich Markdown Editor](https://github.com/arturolinares/sn-rme). -# Install + +## Install + Extensions → Import extension and paste this link: `https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula/sn-theme-dracula.json` + ## Team This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/tiddlywiki/graphs/contributors). @@ -18,6 +21,7 @@ This theme is maintained by the following person(s) and a bunch of [awesome cont --- | [Sly Bouhafs](https://github.com/slybouhafs) + ## License [MIT License](./LICENSE) From 4d357887e76660cdd541f2f050ddbec8cdaf5235 Mon Sep 17 00:00:00 2001 From: Sly Date: Wed, 28 Oct 2020 15:04:10 +0100 Subject: [PATCH 5/6] Create INSTALL.md --- INSTALL.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 INSTALL.md diff --git a/INSTALL.md b/INSTALL.md new file mode 100644 index 0000000..fe8144b --- /dev/null +++ b/INSTALL.md @@ -0,0 +1,11 @@ +### [Standard Notes](standardnotes.org/) + +#### Install manually + +1. Extensions → Import extension and paste this link: ` https://cdn.jsdelivr.net/gh/dracula/sn-theme-dracula/sn-theme-dracula.json ` + +2. Click 'Install' + +3. Activate the theme! + +4. Boom! It's working From e8e7b2177a77a73c989b9a2d2080560de46ebaf1 Mon Sep 17 00:00:00 2001 From: Sly Date: Sat, 12 Dec 2020 18:26:21 +0100 Subject: [PATCH 6/6] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index fe8144b..7ebe667 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,4 +1,4 @@ -### [Standard Notes](standardnotes.org/) +### [Standard Notes](https://standardnotes.org/) #### Install manually