Aesto is a Ghost theme with clean & content focused design. The theme is fully responsive so it fits at any screen sizes. Aesto supports Ghost membership feature so that you can turn your audience in to business. This theme is suitable for personal & professional blog or for your multi author magazine.
Demo - Download - Documentation
Visioun a TaaS(Themes as a Service) for your ghost publication. See Pricing. With Visioun subscription you will get access to all the premium ghost themes, Plus a new theme each month.
For Documentation Checkout the Link Here
Styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need Node, Yarn and Gulp installed globally. After that, from the theme's root directory:
# Install
yarn
# Run build & watch for changes
$ yarn dev
Now you can edit /assets/scss/
files, which will be compiled to /assets/built/
automatically.
The zip
Gulp task packages the theme files into dist/<theme-name>.zip
, which you can then upload to your site.
yarn zip
Copyright (c) 2020 Inoryum Ltd - Released under the MIT license.