Created: 2021-06-26 Sat 12:05
Now easier than ever!
hugo new site quickstart cd quickstart git init cd themes gh repo clone haozeke/hugo-theme-hello-friend-ng-hz cd ../ echo theme = \"hugo-theme-hello-friend-ng-hz\" >> config.toml hugo new posts/my-first-post.md nvm use node npm install postcss-cli autoprefixer hugo server -D
rbenv shell 3.0.1 gem install jekyll bundler jekyll new myblog cd myblog echo "gem \"webrick\"" >> Gemfile bundle exec jekeyll serve # --livereload
nvm use node
npm install hexo-cli -g
hexo init blog
cd blog
npm install
hexo server
Got $$$ ?
TL;DR go watch the keynote!!
Still here?
But.. getting online is easy!
Cat pictures, communication, online shopping…
Where will people find you?
You are the product, so you conform to the platform
What it is and why we care.
ping -c 5 rgoswami.me
Networking without a terminal
To get on the internet……
We need to control a URL
Or HTML for structure
Or CSS, for presentation
Or JS, for executing requests
I don’t want to be a web developer –> We use themes to keep HTML, CSS and JS away from us
Stolen from https://netlify.app/jamstack/
=
Using JS and other ugly truths
Jekyll | jekyll-scholar |
Hugo | hugo-cite (WIP) |
Pandoc | inbuilt |
The world is your oyster.
Questions?