Skip to content

resteasy/resteasy.dev

Repository files navigation

RESTEasy Website

Getting Started

These instructions will get you a copy of the RESTEasy website up and running on your local machine for development and testing purposes.

Installation

Follow this instructions from github-pages to start local server and test your change before submit

Writing blog

Add a blog entry:

  • create blog entry under _posts and name the file with yyyy-mm-dd-title.md'
  • add these layout and title settings before blog content in your blog entry file. There is an example showing what you need add in a blog file.

---
layout:    post
title:     "Blog Title"
subtitle:  ""
date:      2019-10-30 8:07:00
author:    "Java Robot"
---
Blog content line 1
Blog Content line 2

Release

To announce a release you may need update these content: