Skip to content

versecafe/logwatch

Repository files navigation

Logwatch is a lightweight, free and open source template for your changelog made with React, NextJS and Tailwindcss. It leverages contentlayer for your feed which allows you to use mdx files stored inside the repo as a CMS.

Features

  • Markdown support
  • Code highlighting with rehypePrettyCode
  • Completely static pages
  • Displays releases newest to oldest

Acknowledgement

This project is a port of logspot, made by Fayazara from Vue with Nuxt, to React with Next 14 & the App Router, This is meant not only to provide a NextJS template but also a good comparison of react to vue code for those looking to port from one, or trying to see what they'd prefer for their first project.