You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,20 @@ Fork of the default theme for [Ghost](http://github.com/tryghost/ghost/). _Fanto
8
8
9
9
10
10
11
-
# Specific features compared to Casper
11
+
##Specific features compared to Casper
12
12
13
13
- Instagram icon and link in the Header, available as a custom setting
14
14
- Github icon and link in the Header, available as a custom setting
15
15
- Table of Contents powered by [tocbot](https://tscanlin.github.io/tocbot/)
16
16
- Hidden Feature Image in Post page according to Access Tier of Member
17
17
- Locales: minimal setup, with translation for japanese (can be expanded to any language by adding a `/locales/<...>.json` file)
18
18
19
-
# Copyright & License
19
+
## How to use it
20
+
21
+
- Go to the [Releases](https://github.com/tmlmt/fantome/releases) page and download `fantome.zip` in the list of Assets of the latest release.
22
+
- In your Ghost instance, go to Settings > Design & Branding > Change theme (bottom right corner) > Upload theme (upper right corder) and upload the zip file
0 commit comments