Find a file
Oliver Davies 948caec79c Generate site twice on deploy
Generate the first time so that the output directories are
created. Then when PurgeCSS runs, it can look at the generated
files when purging the stylesheets.

Generate again to copy the final assets from "source/build" to
the correct output directory.

There may be a better way, but this works for now.
2018-01-30 23:27:38 +00:00
.circleci Update config.yml 2018-01-16 08:03:41 +00:00
ansible Generate site twice on deploy 2018-01-30 23:27:38 +00:00
app Remove testimonials nav item 2018-01-30 23:05:34 +00:00
assets Adjust code text size on mobile 2018-01-30 18:03:36 +00:00
source Re-order sidebar blocks, remove PHPNW badge 2018-01-30 23:11:00 +00:00
src Rename directory, update namespaces 2017-11-27 20:10:58 +00:00
tests/FormatTalksBundle/TwigExtension Rename directory, update namespaces 2017-11-27 20:10:58 +00:00
.editorconfig Move experience data 2017-10-27 20:12:14 +01:00
.gitignore Tidy .gitignore 2018-01-05 22:56:06 +00:00
composer.json Autoload tests namespace 2017-11-14 20:46:04 +00:00
composer.lock Remove symfony/var-dumper 2017-11-01 17:25:42 +00:00
package.json Add PurgeCSS 2018-01-17 00:26:49 +00:00
phpunit.xml.dist Update paths 2017-11-07 13:07:19 +00:00
postcss.config.js Move and rename tailwind config file 2017-11-10 21:34:13 +00:00
README.md Update README.md 2018-01-03 22:46:41 +00:00
tailwind.js Re-add margin auto 2018-01-05 22:56:06 +00:00
webpack.config.js Tidy webpack config 2018-01-30 23:03:06 +00:00
yarn.lock Add PurgeCSS 2018-01-17 00:26:49 +00:00

oliverdavies.uk

Built with Sculpin, styled with Tailwind CSS, deployed with Ansible and Ansistrano via Circle CI.