2018-11-28 19:50:50 +00:00
<!doctype html> < html lang = en-us > < head > < meta charset = utf-8 > < meta http-equiv = x-ua-compatible content = "chrome=1" > < meta name = HandheldFriendly content = True > < meta name = MobileOptimized content = 320 > < meta name = viewport content = "width=device-width,initial-scale=1" > < meta name = referrer content = no-referrer > < meta name = description content = "Website Description" > < title > Blog - Introduction< / title > < link href = https://vickylai.com/hugo-theme-introduction/blog/index.xml rel = alternate type = application/rss+xml title = Introduction > < meta property = og:title content = "Blog - Introduction" > < meta property = og:type content = website > < meta property = og:description content = "Website Description" > < meta property = og:url content = https://vickylai.com/hugo-theme-introduction/blog/ > < meta property = og:site_name content = Introduction > < meta property = og:image content = https://vickylai.com/hugo-theme-introduction/home/profile.jpg > < link rel = "shortcut icon" href = /hugo-theme-introduction/img/fav.ico > < link rel = stylesheet href = https://vickylai.com/hugo-theme-introduction/css/main.min.ccf09f8a4430995d4fa17756531c4091cf3f771b1c1db86b32c80b0e31b8c31c.css integrity = "sha256-zPCfikQwmV1PoXdWUxxAkc8/dxscHbhrMsgLDjG4wxw=" media = screen > < / head > < body > < section id = top class = section > < div class = "container hero fade-in one" > < h1 class = "bold-title is-1" > Blog< / h1 > < / div > < div class = "section fade-in two" > < div class = container > < hr > < nav class = navbar role = navigation aria-label = "main navigation" > < a role = button class = navbar-burger data-target = navMenu aria-label = menu aria-expanded = false > < span aria-hidden = true > < / span > < span aria-hidden = true > < / span > < span aria-hidden = true > < / span > < / a > < div class = navbar-menu id = navMenu > < a class = navbar-item href = /hugo-theme-introduction/ > main< / a >
2018-10-04 04:09:44 +00:00
< a class = navbar-item href = /hugo-theme-introduction/#about > About< / a >
< a class = navbar-item href = /hugo-theme-introduction/#lorem > Lorem Ipsum< / a >
2018-11-28 15:46:21 +00:00
< a class = navbar-item href = https://vickylai.com/hugo-theme-introduction/projects/ > Projects< / a >
2018-10-04 04:09:44 +00:00
< a class = navbar-item href = /hugo-theme-introduction/#contact > Contact< / a >
< a class = navbar-item href = https://vickylai.com/hugo-theme-introduction/es/ > Español< / a >
< a class = navbar-item href = https://vickylai.com/hugo-theme-introduction/de/ > Deutsch< / a > < / div > < / nav > < hr > < / div > < div class = "container markdown top-pad" > < p > Here is some introduction text for my blog. You can set this text in the < code > /blog/_index.md< / code > file. This page uses the < code > /layouts/blog/list.html< / code > template.< / p > < / div > < div class = container > < h2 class = "title is-2 top-pad" > Latest Post< / h2 > < div class = summary > Nov 13, 2017< h3 class = "title is-3 strong-post-title" > < a href = https://vickylai.com/hugo-theme-introduction/blog/hipster-ipsum/ > Hipster Ipsum< / a > < / h3 > < div class = markdown > Occupy mlkshk kale chips woke, listicle locavore next level fingerstache glossier aesthetic man braid before they sold out kitsch prism. Cred copper mug freegan, flannel YOLO single-origin coffee skateboard artisan four loko church-key man bun. Synth literally gastropub, kombucha chillwave helvetica offal truffaut church-key freegan pop-up gentrify narwhal. Kombucha viral vexillologist green juice. Slow-carb hoodie mumblecore tumeric tattooed meditation, lo-fi fap cred affogato forage whatever austin. Shabby chic direct trade migas, brunch gochujang sriracha chambray fanny pack 8-bit mustache letterpress.
2018-11-28 19:50:50 +00:00
< a href = https://vickylai.com/hugo-theme-introduction/blog/hipster-ipsum/ > Read more< / a > < / div > < / div > < h2 class = "title is-2 top-pad" > All Posts< / h2 > < li class = post-item > < span > < a href = https://vickylai.com/hugo-theme-introduction/blog/hipster-ipsum/ > Hipster Ipsum< / a > < / span > - < span > Nov 13, 2017< / span > < / li > < li class = post-item > < span > < a href = https://vickylai.com/hugo-theme-introduction/blog/startup-ipsum/ > Startup Ipsum< / a > < / span > - < span > Nov 6, 2017< / span > < / li > < li class = post-item > < span > < a href = https://vickylai.com/hugo-theme-introduction/blog/coffee-ipsum/ > Coffee Ipsum< / a > < / span > - < span > Nov 1, 2017< / span > < / li > < li class = post-item > < span > < a href = https://vickylai.com/hugo-theme-introduction/blog/no-date/ > Undated post< / a > < / span > < / li > < / div > < div class = container > < hr > < / div > < div class = "container has-text-centered top-pad" > < a href = #top > < i class = "fa fa-arrow-up" > < / i > < / a > < / div > < div class = container > < hr > < / div > < div class = section id = footer > < div class = "container has-text-centered" > < span class = footer-text > < a href = https://github.com/vickylai/hugo-theme-introduction/ > < strong > Introduction< / strong > < / a > theme for < a href = http://gohugo.io/ > Hugo< / a > . Made with < a href = https://vickylai.com > < i class = "fa fa-heart" > < / i > and < i class = "fa fa-coffee" > < / i > < / a > by open source contributors.< / span > < / div > < / div > < / div > < / section > < script src = https://vickylai.com/hugo-theme-introduction/js/bundle.baa2874a80b328e7dec720d3a90efc6efd25ccdf1611f37d9571354e88987590.js integrity = "sha256-uqKHSoCzKOfexyDTqQ78bv0lzN8WEfN9lXE1ToiYdZA=" > < / script > < / body > < / html >