Skip to content

ajaquith/beka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install Hugo as described in the Quickstart guide

  2. Initialize the site with our forked module.

    hugo new site beka-new cd beka-new git init hugo mod init beka hugo mod get github.com/ajaquith/mediumish-gohugo-theme

    hugo server

  3. Modify the template to include author info and favicons properly:

    • Generate favicons using the SVG version of the logo and place into static/images/favicons. Create new partials in layouts/partials/_shared for head.html (which includes a new favicons.html partial) and the favicons.html partial, which adds meta links for the favicons.
    • Create new partial for the blog article tiles that properly creates the author name and image in layouts/partials/list-partials/postbox.html.

About

The official website of Rebecca Thomas & Associates LLC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published