docker_deep_dive/ddd-book/web-app-0.2/views/home.pug

18 lines
No EOL
1 KiB
Text

html
head
title='Docker FTW'
link(rel='stylesheet', href='https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css')
body
div.container
div.jumbotron
h1 Hello Docker learners!!!
h2 New book: The KCNA Book
p
a.btn.btn-primary(href="https://www.amazon.com/Quick-Start-Kubernetes-Nigel-Poulton-ebook/dp/B08T21NW4Z/ref=sr_1_1?dchild=1&keywords=quick+start+kubernetes&qid=1625132469&sr=8-1" target="_blank") Quick Start Kubernetes
a.btn.btn-outline-primary(href="https://www.amazon.com/Kubernetes-Book-Version-November-2018-ebook/dp/B072TS9ZQZ/ref=sr_1_1?dchild=1&keywords=the+kubernetes+book&qid=1625132902&sr=8-1" target="_blank") The Kubernetes Book
a.btn.btn-primary(href="https://www.amazon.com/KCNA-Book-Kubernetes-Native-Associate/dp/1916585035/ref=sr_1_1?crid=2DWVNBALQCOZD&keywords=kcna+book&qid=1684705492&sprefix=kcna+bo%2Caps%2C336&sr=8-1" target="_blank") The KCNA Book
p
p Be careful. The last time I updated the packages in this app was May 2023.