Skip to content

nifty10m/devsquad

Repository files navigation

Devsquad

Development is not only about creating technical solutions but also about helping other to create great stuff. For this reason at 10M we established a dev squad meeting. On a regular base all developers meet and discussion about technologies, tools and frameworks they are using.

The result of this meetings is now recorded on this page. The main audience for this is internal, but we think it might be helpful for other people too.

Ideas and suggestions

Feel free to contribute to this page by writing an article and adding a PR.

Disclaimer

We do out very best to provide solutions for day to day problems. All solutions provided here worked for us at the time of the writing. We can not guarantee they will work on your environment or under any circumstances. You this list at your own risk!

Run this page

Running locally

To see your this site just start a local jekyll server:

$ export LC_ALL="de_DE.UTF-8"
$ bundle exec jekyll serve

when you have required gems in conflicting versions used in other projects.

Open http://localhost:4000/devsquad/ in your browser, and voilà.

Poole

The theme of this page is based on pool, to find more information about this have a look at the demo site.

License

Open sourced under the MIT license.

<3