Skip to content

caspii/casparwre.de

Repository files navigation

Code for casparwre.de

The website is generated with Jeykll.

Generating the site

Run jekyll with bundle exec jekyll serve

Resize Images from command line

sips -Z 1024 money-tree.jpg -Z Ensures aspect ratio is kept. 1024 is maximum resolution.

1. Install Jekyll

On Mac OSX

brew install chruby ruby-install
ruby-install ruby-3.1.1
chruby ruby-3.1.1 
gem install github-pages jekyll jekyll-seo-tag webrick

2. Install yarn

See here: https://classic.yarnpkg.com/en/docs/install

3. Install packages

Run yarn install

Updating jekyll

gem update jekyll

About

My website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors