wilhg / docs

A Jekyll-like, static document site, using Spring Boot 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs

A Jekyll like, static document site, using Spring Boot 2.0.

Image of Yaktocat

This program will find & render the .md file dynamically, and the URL is related to the dir that you store the .md files.

We only need to upload a Markdown file to the server, then we will see it automatically, just like Jekyll.

NOTE: modify the my.path value on application-dev.properties to config your path of Markdown files.

About

A Jekyll-like, static document site, using Spring Boot 2.0

License:GNU General Public License v3.0


Languages

Language:Java 81.6%Language:JavaScript 8.8%Language:HTML 8.5%Language:CSS 1.2%