Created and Maintained by: patrickmfsd
Welcome to the repository for the The Programming Club Website.
This repository contains the files used for generating the website. The site uses Jekyll, a static site generator and uses GitHub Pages for hosting. The theme being used is Miniplistic created by patrickmfsd
Features of the theme:
- Custom Dark Mode
- Responsive Theme
- Easy Navigation
- Uses Bootstrap
- Uses Font Awesome
- Uses Animate.css
- Create a Markdown file with the following file name format "YYYY-MM-DD-Post-Name.md".
- Follow the templates below for each kind of post.
- Save Announcements posts in "_posts" folder.
- Submit pull request on GitHub.
A useful resource on Markdown can be found here.
---
layout: post
title:
author:
categories: [ ]
---
Short Description
<!-- more -->
Post Content