Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 832 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 832 Bytes

unfamiliarplaces.net

Unfamiliar Places is a journal of the travels of Andrew and Dani.

Development

The Unfamiliar Places blog is built with Jekyll. To run it Ruby 3.2.0 is required.

Installation:

bundle install

Running:

bundle exec jekyll serve

To run with draft posts and published posts:

bundle exec jekyll serve --drafts

Theme

The theme used is Start Bootstrap - Clean Blog Jekyll.

Note: There is a a fork that fixes a deprecation warning in Dart Sass.

The theme and HTML content use Bootstrap.

The icons are provided by Font Awesome.