Skip to content

Commit

Permalink
fix the 2.0.0
Browse files Browse the repository at this point in the history
2.0.0
  • Loading branch information
officialrajdeepsingh authored Feb 21, 2024
2 parents 1c07ccc + 7b0042c commit 3db63a5
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 22 deletions.
Binary file added assets/demo-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/demo-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/demo-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 0 additions & 15 deletions gulpfile.js

This file was deleted.

12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,18 @@
],
"default": "lg"
},
"prismjs_code_highlight": {
"type": "select",
"group": "post",
"options": [
"Default Theme",
"Dark Theme",
"Okaidia Theme",
"Twilight Theme",
"Tomorrow Theme"
],
"default": "Default Theme"
},
"newsletter_show": {
"type": "boolean",
"default": true,
Expand Down
18 changes: 11 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,23 @@ You can create your own ghost theme. To create a theme with ghost. you have the

## Demo of fastest

![ScreenShot](./assets/light.png)
<div style="display:flex;">

![ScreenShot](./assets/demo.png)

---

![ScreenShot](./assets/demo-2.png)

---

![ScreenShot](./assets/desktop.png)
![ScreenShot](./assets/demo-3.png)

---

![ScreenShot](./assets/mobile.png)
![ScreenShot](./assets/demo-4.png)

</div>

## Installing fastest theme

Expand All @@ -27,10 +35,6 @@ You install fastest theme by manually. first download code into github repo and

You can add social media link, adsense Enable and disable, copyright, theme .

## How to add adsense in blog?

You can paste your Adsense code into `partials/ads.hbs` file and then enable Adsense dashboard > settings > design > Site-wide > click on adsense enable button and select enable.

## Version

All changelogs help to improve website speed and user experience.
Expand Down

0 comments on commit 3db63a5

Please sign in to comment.