Skip to content

mansoorbarri/tldr.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tldr.sh

A clone of tldr.sh for hugo site generator

Author:

Mansoor Barri

Screenshot

Screenshot of the demo site

Installation

run these commands from the root of your site

  • clone the theme
    git clone https://github.com/mansoorbarri/tldr.sh themes/tldr.sh
    
  • copy files from examplesite to your site
    cp -r themes/tldr.sh/examplesite/config.toml . 
    cp -r themes/tldr.sh/examplesite/content/* content/
    

Licence

This code is licensed under GNU GPLv3