groveld
This is the personal website of Martin Groeneveld.
Getting Started
git clone https://github.com/groveld/groveld.github.io.git
cd groveld.github.io
gem install bundler && bundle install # Ensures you have all RubyGems needed
jekyll serve # Build site and run a local server
The front-matter of a post should look like this;
---
layout : post
updated : "2018-05-27@12:23"
author : "John Doe"
email : "[email protected]"
title : "Some Title Here"
description : "A very descriptive description here"
tags : [some, tags, here]
---
The front-matter of a page should look like this;
---
layout : page
permalink : /page-url
title : "Some Title Here"
description : "A very descriptive description here"
---
Looking for Support or Custom Solutions?
We specialize in creating stunning, fully-customized Jekyll websites tailored to your needs.
If you need assistance with setup, customization, or support, don't hesitate to contact us.
CONTACT US