Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 877 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 877 Bytes

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