Skip to content
/ Altox Public
forked from TryGhost/Alto

A clean, minimalist theme featuring a light and dark mode for Ghost

License

Notifications You must be signed in to change notification settings

rndotcom/Altox

 
 

Repository files navigation

gscan Deployment

Alto

A clean, minimalist Ghost theme featuring a light and dark mode. Launch your online publications with flair.

Development

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/css/ files, which will be compiled to /assets/built/ automatically.

The zip Gulp task packages the theme files into dist/alto.zip, which you can then upload to your site.

yarn zip

Copyright & License

Copyright (c) 2013-2022 rayhannabi.com - Released under the MIT license.

About

A clean, minimalist theme featuring a light and dark mode for Ghost

Resources

License

Stars

Watchers

Forks

Languages

  • CSS 79.0%
  • Handlebars 17.5%
  • JavaScript 3.5%