20 lines
484 B
Markdown
20 lines
484 B
Markdown
|
---
|
||
|
title: 'Building oliverdavies.uk with Sculpin: Part 1 - initial setup and configuration'
|
||
|
excerpt: |
|
||
|
First part of the "Building oliverdavies.uk" series, covering the initial
|
||
|
Sculpin setup and configuration.
|
||
|
tags: [sculpin]
|
||
|
draft: true
|
||
|
date: ~
|
||
|
---
|
||
|
|
||
|
Based on <https://github.com/opdavies/sculpin-skeleton>.
|
||
|
|
||
|
Uses <https://github.com/opdavies/docker-image-sculpin-serve>.
|
||
|
|
||
|
`app/config/sculpin_kernel.yml`:
|
||
|
|
||
|
`app/config/sculpin_site.yml`:
|
||
|
|
||
|
`app/config/sculpin_site_prod.yml`:
|