Docs
·
Showcase
·
Contributing
·
PayPal
·
Twitter
Hello 😎
I created this theme for Ghost with inspiration from Medium.
It is available for free so you can use on your site.
- Simply Settings
- Site wide
- Header
- Defautl
- DropDown Menu
- Footer
- Default
- Dark
- No Secondary Navigation
- Color Scheme
- Auto (default)
- Dark Mode
- Light Mode
- Pagination
- Infinite Scroll (default)
- Pagination Number
- Membership
- Header
- Homepage
- Publication cover
- None
- Featured -> Latest Featured Article
- Featured Slider -> 3 Latest Articles
- Cover (default)
- Publication cover title
- Publication cover description
- Publication cover color
- Publication cover img
- Publication cover
- Post
- Post Font
- font-serif (default)
- font-sans
- Newsletter
- Show / Hide
- Newsletter Text
- Comments
- Post Font
- Publication Language
en
— English default languagees
— Españolde
— German by dkbasttr
— Turkish by Mertcan GÖKGÖZ, @tolgaaaltasfr-CA
— Canadian French by Pascal Andyru
— Russian by Partizan007vi
— Vietnamese by pingfr
— French by pingit
— Italian by Marco Sansonid
— Indonesian by Adryan Eka Vandrapt-BR
— Brazilian by Daniel Pereira, Alexandre "Lekler"uz
— Uzbek by Shukrullo Turgunovpl
— Polish by Anarionnl
— Dutch by exbu
- Home Page
- Post Format
- Page Format
- Page Default
- Page Toc
- Page
- Archive
- Kusi Doc for the documentation of your project
- AMP Template
- Post and Page
- Prism supported all syntax
- Medium style image zoom
- Video Responsive
- Video
- YouTube
- Vimeo
- kickstarter
- Dailymotion
- Post Content
- Related Articles
- Social share buttons support for posts
- Previous and next Post
- Sidebar
- 3 featured articles on the home page
- 3 lates articles
- Tag Cloud
- Lazy Loading for images
- Tracking Google Tag Manager
- Visit ghost admin page > settings > integrations
- At the bottom of that page, click the button to
Add custom integration
- Name the new custom integration any thing you like - say -
automated-updates
and save. - Copy the Admin API key
- Create a file named
.env
in the theme folder - Paste the Admin API key in the
.env
file as shown below. - Do not git commit push the
.env
file. - I have already made sure to .gitignore the
.env
file to make sure you don't accidentally spill your secret Admin API key. - Also, in the same
.env
file, replace the API URL - which the URL where your site is currently located
GHOST_API_URL=https://domain.TLD
GHOST_ADMIN_API_KEY=provideyouradminapikeyfromtheghostdashboard
THEME_NAME=simply
API_VERSION="v5.0"
- run the following conmmand to deploy your theme updates to your ghost installation
yarn deploy
or if you prefer npm over yarn
npm run deploy
- You will see that the updates you made in the theme locally are now deployed and activated in your ghost setup.
"Now you can iteratively edit, deploy, and test your theme without leaving your command line :)"
You can also incorporate this deploy step in your CICD pipeline if you use any.
Im always looking for contributors of all skill levels! If you're looking to ease your way into the project, try out a good first issue.
I greatly appreciate any help in maintaining to keep the documentation up to date. My English is not so good and I am trying to make the documentation more understandable.
If you are interested in collaborating with Simply, take a look at the Contributing Guide.
This project exists thanks to all the people who contribute. [Contribute].
First I want to say thank you with all my heart and a million more Thank you. The donation you have made has motivated me to continue working with the improvement and updating the theme.
Become a financial contributor and help us sustain our community. [Contribute]
- Open Collective
- PayPal
- Bitcoin: 3QF5D9QyV9YQdPJVu2HLN8fkdWVbmezd5J
- Ethereum: 0x503bAA618d29774f03c7053218999Ad567a9fc71
- CMS Critic ⭐ ⭐ ⭐ ⭐
- A Boundless World ⭐ ⭐
- Dana Ross
- Kip Ivan
- Wenjer India
- Etienne Triaud ⭐ ⭐
- Greg Rapp
- Yannick Kordel
- Bruno Brito Semedo
- Ivan Rodriguez Segura
- Rodrigo Franken Dutra
- Diego Alcantara Zweifel
- Andrew Wagner
- Digital Ocean using my referral link and you will get free a $100 in credit valid for 60 days
- Hodor AMP
- Tailwind CSS
- Ionicons
- IcoMoon
- Lazysizes
- Medium Zoom
- Prismjs
- Inter Font Family
- PT Serif Font Family
- Safari Light - Mockup
- Tiny Slider
Copyright (c) 2017-2022 GodoFredo - Released under the GPLv3 license