Skip to content

utPLSQL/utPLSQL.github.io

Repository files navigation

#utPLSQL Website

The utPLSQL website is powered by Jekyll. Which generated HTML when you push a commit to the master repository.

GitHub hosts the site and stores the source code of the web site

How to make an announcement post.

Create a File in the _posts directory with the file name of YYYY-MM-DD-Blog-Post-Name.md

This file will be a standard Markdown file which can be editing with any text editor although there are many offline and online editors for Markdown.

The file will also need a YAML Front Matter section at the top of the file.

---
layout: post
title:  "Title of Blog Post"
date:   2016-06-20 15:00:00 -0600
categories: moving
---

Look at an existing post if you want an example.

About

utPLSQL Website Source

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8