Skip to content

Minkorrekt-Fakts/lesezeichen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minkorrekt Lesezeichen

This page will be automatically generated with Hugo.

How to Contribute

The following steps make it easy to contribute to this Repository.

Lesezeichen Hinzufügen

Um ein Lesezeichen Hinzuzufügen musst du einen Eintrag in data/links.yml machen.

Step 1

Install the extended version of hugo there is a binary file for all the popular distributions like Windows, Mac and off course Linux!.

Step 2

Then clone the source branch from this repository to your local device

git clone --single-branch --branch source --recurse-submodules https://github.com/minkorrekt-fakts/lesezeichen.git

Step 3

Now you can switch inside the Folder and start hugo in server mode to provite a preview of the Webpage under http://localhost:1313

cd lesezeichen
hugo server