A single column Ghost theme that's easily customisable for developers and designers and a great starter theme. Puts focus on the content and works seamlessly for both indiviuals and teams.
Features:
- Support for different languages
- Responsive layout
- Primary Menu in Header
- Secondary Menu in Footer
- Infinite scroll
- Page for (Home, Post, Page, Author, Tag)
- Custom Page with Form
- Social Media
- Code syntax Prismjs. Supports all syntax.
Requirements: Node, Yarn and Gulp.
Install Yarn dependencies:
yarn install
Run development server:
yarn dev
Compress and minify files into dist/<theme-name>.zip
, which you can then upload to your site.
yarn zip