Simple VPC 2017-08-23 · 1227 words · 6 minute read CloudFormation AWS::IAM::Role · AWS::EC2::VPC Creates a simple VPC Read more
Firewalls everwhere 2017-08-23 · 5 words · 1 minute read AWS::EC2::SecurityGroup · AWS::EC2::SecurityGroupEgress · AWS::EC2::SecurityGroupIngress sdfsd Read more
Markdown Cheat Sheet 2017-05-20 · 421 words · 2 minute read markdown This note demonstrates some of what Markdown is capable of doing. Note: Feel free to play with this page. Unlike regular notes, this doesn’t automatically save itself. Read more
Using the gallery shortcode 2017-05-20 · 33 words · 1 minute read This way you can easily include a gallery into your page. Copy the code below into your content file and enter the relative paths to your images. Read more
Formulas with MathJax 2017-05-20 · 84 words · 1 minute read Mathematical equations in form of LaTeX or MathML code can be rendered with the support of MathJax. MathML works out of the box. If you’re using LaTeX you need to wrap your equation with $$ as shown in the following example: Read more