Blog

Jekyll | Text Editors - August 2020

What are text editors and how to chose one


Git | Markdown - August 2020

An introduction to writing and formatting in markdown.


Git | Installing to Git and Git Bash - August 2020

How to install Git and Git Bash.


R | Setting up R and R Studio - August 2020

How to set up R and R Studio


Jekyll | Customising your site - July 2020

Continuing to develop and customise your site


Jekyll | Liquid - July 2020


| Jekyll: Site Design - July 2020


python | Anaconda: Install and set up - July 2020

Anaconda is a software package with contains everything you need to get started with Python. Anaconda is open-source, which means it is free to download and use.


python | Python: Changing the Jupyter Root Folder Location - July 2020

Python: Changing the Jupyter Notebook Root Folder Location


Tableau | Embedded Analytics – Quick Start Guide - July 2020


Jekyll | Publishing to GitHub - July 2020


Jekyll | Adding Style - July 2020

Adding content to your style.css file.


Jekyll | Previewing your site - July 2020

Putting all the elements of your site together.


course | DataCamp: Data Analyst with Python - July 2020

SubTitle


Jekyll | Blog Posts - July 2020


Jekyll | Includes - July 2020

Adding content to the _includes files.


| Jekyll: Site Structure - July 2020

Pages - create files alongside index.html Page elements - create files under _includes Page layouts - use liquid to add in the includes you want in each


Jekyll | The Default Layout - July 2020

Adding content to the default.html file.


Jekyll | The Homepage - July 2020

Adding content to the index.html page.


Jekyll | The Configuration File - July 2020

What is the _config.yml file for and what should it contain


Jekyll | Folder Set-up - July 2020

Creating the folders and files needed for a Jekyll site.


Jekyll | Structure Overview - July 2020

A brief summary of the files and folders thag make up a Jekyll site.


Jekyll | Pre-requisites - July 2020

What you'll need before starting to build a Jekyll site from scratch.


Jekyll | The Easy Way - July 2020

Two methods to quickly get started with Jekyll through GitHub Pages