update ubuntu dev setup post
This commit is contained in:
parent
f77f8082da
commit
d52927dbbd
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ python --version
|
||||||
ruby --version
|
ruby --version
|
||||||
```
|
```
|
||||||
|
|
||||||
Of course, this is not yet a complete setup because I still have to setup Angular CLI next, or React.js, or other frameworks/tools. But after this setup, I have all the package management tools I need to proceed with all other setups. :)
|
Of course, this is not yet totally complete because I still have to setup Angular CLI next, or React.js, or other frameworks/tools. But after these 3 steps, I will have all the package management tools I need to proceed with all other setups. :)
|
||||||
|
|
||||||
## Bonus: Here's How You Can Setup Ubuntu for Jekyll Development
|
## Bonus: Here's How You Can Setup Ubuntu for Jekyll Development
|
||||||
[Jekyll](https://jekyllrb.com) is a technology that will "Transform your plain text into static websites and blogs." It's like **blogging for hackers**, and I use it for this very blog, hosted for free on Github Pages. When all you need is a quick way to put content online, you can never go wrong with it, believe me.
|
[Jekyll](https://jekyllrb.com) is a technology that will "Transform your plain text into static websites and blogs." It's like **blogging for hackers**, and I use it for this very blog, hosted for free on Github Pages. When all you need is a quick way to put content online, you can never go wrong with it, believe me.
|
||||||
|
|
Loading…
Reference in a new issue