Anant08 / Lyra-Cobalt

Lyra is now a Beautiful Cobalt Theme for Ghost

Home Page:https://lyra.ghost.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lyra Cobalt

Ghost version Donate Buy Me A Coffee

Hello πŸ˜„ ,Who likes the Lyra theme, please raise your πŸ™‹β€β™‚οΈ πŸ™‹β€β™€οΈ hands. Great, I have good news for you, yes for you. I used my quarantine days to modify the Lyra theme into a beautiful cobalt theme.

If you have questions ❓ send me a tweet @GodoFredoNinja

My dear friend πŸ™ Please, help me with a small donation on Paypal or Here. with your help I will continue to update the theme

donate

➑️ If you still don't have a Hosting for your Ghost. Use Digital Ocean using my referral link and you will get free a $100 in credit over 60 days to use in Digital Ocean. This way you will also be helping me.

screenshot

Featured

  • All the characteristics of the original theme.
  • Menu for Mobile and Tablet
  • Code syntax Prismjs Supported all syntax

Instructions

  1. Download this theme
  2. Log into Ghost, and go to the Design settings area to upload the zip file
  3. Unzip the theme archive on your computer and locate the file called routes.yaml
  4. Inside Ghost admin, go to the Labs settings area and scroll down until you see the Custom Routes section
  5. Upload the routes.yaml from this theme

That's it! You now have a Ghost publication which supports free and paid memberships. If you need help, check out the Ghost members documentation or chat with other Ghost users on Ghost forum.

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/<theme-name>.zip, which you can then upload to your site.

yarn zip

PostCSS Features Used

  • Autoprefixer - Don't worry about writing browser prefixes of any kind, it's all done automatically with support for the latest 2 major versions of every browser.
  • Variables - Simple pure CSS variables
  • Color Function

Credits

Copyright & License

Copyright (c) 2013-2020 Ghost Foundation & GodoFredo - Released under the MIT license.

About

Lyra is now a Beautiful Cobalt Theme for Ghost

https://lyra.ghost.io

License:MIT License


Languages

Language:CSS 53.2%Language:HTML 39.8%Language:JavaScript 7.0%