Skip to content

Content and source for the website konik.io

Notifications You must be signed in to change notification settings

konik-io/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Konik.io Project Website

The master branch contains the website source code of konik.io.

The generated website which the visitor sees is located in the docs/ folder.

The published result is located at konik.io.

Setup

Before you start make sure Java (1.8) and Maven are installed on your system and work correctly.

After Checking out the code

Build website:

> mvn package
or
> mvn clean package

Start the local webserver to see the rendered page locally.

> mvn exec:java

Open http://localhost:8820/

References

  • The Website konik.io
  • Konik is made with JBake a Java based, open source, static site/blog generator for developers & designers.

About

Content and source for the website konik.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published