About the site
It is a place to record my life, family life, and my work.
About me
My main interests are in data engineers, drones, real estate.
Admin tools
- site configuration file
- Jekyll theme templates: jekyllthemes.org
- Theme used: cool-concise
- Jekyll official site: jekyllrb.com
- YAML for human readable markdown: yaml.org
- markdown reference: kramdown
About comments
Add a variable called comments
to the YAML front matter and set its value to true. A sample might look like:
---
layout: post
comments: true
# other options
---
Sample markdowns
Click view source at the bottom of the page
- Embedding code