Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/john-cd/john-cd.github.io

John's Blog and Cheatsheets
https://github.com/john-cd/john-cd.github.io

ai aws c-sharp cloud concurrent-programming data-science database deep-learning distributed-systems dotnet information-retrieval ml nlp python search system

Last synced: 2 days ago
JSON representation

John's Blog and Cheatsheets

Awesome Lists containing this project

README

        

# John's Blog and Cheatsheets

[john-cd.github.io](https://john-cd.github.io/)

[github repo](https://github.com/john-cd/john-cd.github.io)

## Testing

To install:

```bash
gem install jekyll bundler
```

To run Jekyll:

```bash
bundle exec jekyll serve
```

Browse to [http://localhost:4000](http://localhost:4000)

Shortcut: use `test.bat`

## Acknowledgments

Theme from [scotch.io](https://github.com/scotch-io)

Copyright (c) 2015-2016 Nicholas Cerminara, scotch.io, LLC

* [Demo](https://scotch-io.github.io)
* [Tutorial](https://scotch.io/tutorials/getting-started-with-jekyll-plus-a-free-bootstrap-3-starter-theme)