Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qos-ch/slf4j-site

slf4j-site
https://github.com/qos-ch/slf4j-site

Last synced: 9 days ago
JSON representation

slf4j-site

Awesome Lists containing this project

README

        

# slf4j-site

This repository contains the contents of [https://www.slf4j.org](https://www.slf4j.org) site.

# Build instructions

The site is copied more than built.

The command for "building" the site contents is:

mvn install

This copies html files from `src/site/pages/` folder to `target/site/` folder, performing variable replacements along the way.

The local version of the website can then be navigated on your local machine
at `target/site/`.