Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dirtyhenry/tech-articles

Mick F’s technical blog
https://github.com/dirtyhenry/tech-articles

engineering-adventures hobbyist jekyll jekyll-blog

Last synced: 6 days ago
JSON representation

Mick F’s technical blog

Awesome Lists containing this project

README

        

# My Technical Articles

Hi, I'm Mick. I'm a developer from Paris. This is the home to my professional
and hobbyist software engineering adventures.

I sometimes share it with [zertyuio](https://github.com/zertyuio), who was my
associate when we ran a company together, from 2014 to 2017.

This repository contains [bootstragram.com][bootstragram]'s code.

It is about side-projects, iOS, Rails, JS, and whatever technical subject you
can meet when you're a developer.

## Installation

This website is built with [Jekyll][jekyll]. To install and run it, just run

```bash
make install
make run
```

The website is deployed via Netlify.

## Contributing

The website does not support comments, but pull requests & issues are welcome.

## License

[MIT](https://choosealicense.com/licenses/mit/)

[bootstragram]: https://bootstragram.com
[jekyll]:
https://jekyllrb.com
"Transform your plain text into static websites and blogs."