Skip to content

abarbanell/abarbanell.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abarbanell.github.io -> http://blog.abarbanell.de

Build Status

This is the git repository driving the github pages at blog.abarbanell.de. The technology used is Jekyll with the theme minimal mistakes

It is built by travis CI and then pushed to Amazon S3 with s3_website.

Currently no Cloudfront CDN.

The AWS bucket is blog.abarbanell.de

The DNS is at Strato, configured to the AWS bucket at http://blog.abarbanell.de.s3-website.eu-central-1.amazonaws.com/

HowTo

add post

run local

Howto run local: see github docs.

TLDR;

bundle exec jekyll serve --drafts

will bring up the site on http://localhost:4000

bundle update

will update the gemfile.lock to newest versions of all dependencies. Don't forget to update the versions in .travis.yml as well so that the production build is with the same ruby version etc.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published