devalias.net
                                
                                 devalias.net copied to clipboard
                                
                                    devalias.net copied to clipboard
                            
                            
                            
                        Source for devalias.net
devalias.net
This is the Jekyll source for http://www.devalias.net/
Feel free to create an issue/pull request for any typo's/bugs you might find :) <3
Cheatsheet
- Link to other posts
- [other post]({% post_url 2017-01-01-other-post %})
 
- Embed an image with jekyll-postfiles
- create a folder under _postsnamed the same as your post's markdown file
- add any images for your post there, along with the post's markdown file
- use a relative markdown image tag to reference and embed the images
- eg. 
 
- eg. 
 
- create a folder under 
- Embed a gist with jekyll-gist
- {% gist foo/12345678901234567890 %}
 
- Embed a tweet with jekyll-twitter-plugin
- {% twitter https://twitter.com/rubygems/status/518821243320287232 %}