Skip to content

Repository hosting the Software Craft And Testing Unconference UK website.

Notifications You must be signed in to change notification settings

SoCraTesUK/socrates-uk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoCraTes UK - 2024


Join the conversation in #ev_socratesuk and #org_socratesuk on Slack.

Conference organised by the Software Crafters Community.

Run website locally for development

If you want to make changes and raise a PR you can run the website locally to see how your changes will look like.

Just follow the official guide

If you don't want to install tools (or are running on windows where it's a pain), a command like the following helps bypass install issues (but runs more slowly):

docker run -it --rm --volume=$(pwd):/srv/jekyll -p 4000:4000 jekyll/jekyll jekyll serve --trace --incremental

To upgrade jekyll

bundle update
  • Remember to also add the Gemfile.lock file to the commit

About

Repository hosting the Software Craft And Testing Unconference UK website.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published