Sha256: 483d82fd34a9acbd6bcde836c915c3f16064fd4477e8cf811f2ed63dceb5551f
Contents?: true
Size: 1.27 KB
Versions: 7
Compression:
Stored size: 1.27 KB
Contents
# Jekyll Theme - Focus by Alex Thorpe [Live Demo](https://aiproductstrategist/) | [Download](https://github.com/mundana-theme-jekyll/archive/master.zip) | ## Documentation In your _config.yml set the following ``` theme: focus // This is required name: "My Personal Blog" description: "Reflections, tutorials, and more." favicon: "assets/images/custom-favicon.ico" logo: "assets/images/custom-logo.png" ``` There are _data files that can be set by the user authors.yml ``` authors: sal: name: "Sal" site: "https://www.wowthemes.net" avatar: "/assets/images/avatar1.jpg" bio: "Hi, I am Sal, the author of Mundana, the theme you're currently previewing. I hope you like it!" email: "wowthemesnet@gmail.com" twitter: "https://twitter.com/wowthemesnet" jane: name: "Jane" site: "https://www.wowthemes.net" avatar: "/assets/images/avatar2.jpg" bio: "Blogger, fashionista, love to explore new ideas and write on my morning coffee!" email: "fakemail@gmail.com" twitter: "https://twitter.com/wowthemesnet" ``` footer ``` copyright_title: "Focus" show_credit: true ``` ### Copyright Copyright (C) 2024 Global Nomad. Theme designed and developed by [Alex](https://globalnomadstudios.com), *free* under MIT license.
Version data entries
7 entries across 7 versions & 1 rubygems