2222 " property ="og:description ">
2323
2424
25- < meta content ="https ://stacktoheap.com /archives/2013/ " property ="og:url ">
25+ < meta content ="http ://localhost:4000 /archives/2013/ " property ="og:url ">
2626
2727
2828 < meta content ="2013-01-01T00:00:00+00:00 " property ="article:published_time ">
29- < meta content ="https ://stacktoheap.com /about/ " property ="article:author ">
29+ < meta content ="http ://localhost:4000 /about/ " property ="article:author ">
3030
3131
32- < meta content ="https ://stacktoheap.com /images/logo-high-resolution.png " property ="og:image ">
32+ < meta content ="http ://localhost:4000 /images/logo-high-resolution.png " property ="og:image ">
3333
3434
3535
3838< meta name ="twitter:creator " value ="@manojlds ">
3939< meta name ="twitter:card " value ="summary_large_image ">
4040
41- < meta name ="twitter:image " content ="https ://stacktoheap.com /images/logo-high-resolution.png ">
41+ < meta name ="twitter:image " content ="http ://localhost:4000 /images/logo-high-resolution.png ">
4242
4343
4444
4848 < link rel ="stylesheet " href ="/assets/css/main.css ">
4949 < link rel ="preload " href ="/assets/css/syntax.css " as ="style " onload ="this.rel='stylesheet' ">
5050 < noscript > < link rel ="stylesheet " href ="/assets/css/syntax.css "> </ noscript >
51- < link rel ="canonical " href ="https ://stacktoheap.com /archives/2013/ ">
52- < link rel ="alternate " type ="application/rss+xml " title ="StackToHeap " href ="https ://stacktoheap.com /feed.xml ">
51+ < link rel ="canonical " href ="http ://localhost:4000 /archives/2013/ ">
52+ < link rel ="alternate " type ="application/rss+xml " title ="StackToHeap " href ="http ://localhost:4000 /feed.xml ">
5353 < link rel ="manifest " href ="/manifest.json ">
5454
5555 < script type ="text/javascript ">
290290 </ div >
291291</ div >
292292
293- < div class ="container mt-12 ">
293+ < div class ="container mt-12 p-4 ">
294294 < div >
295295
296296 < h1 class ="text-5xl font-bold tracking-tight text-gray-900 dark:text-gray-100 ">
297297 Archive of posts from 2013
298298 </ h1 >
299299
300- < ul class ="grid mg: grid-cols-2 lg:grid-cols-3 lg:gap-4 mt-6 ">
300+ < ul class ="grid md: grid-cols-2 md:gap-4 lg:grid-cols-3 lg:gap-4 mt-6 ">
301301
302302
303- < div class ="card w-96 bg-base-100 shadow-xl ">
304- <!-- -->
303+ < div class ="card bg-base-100 shadow-xl ">
305304 < div class ="card-body ">
306305 < a href ="/blog/2013/10/20/getting-started-with-ansbile-for-a-django-project/ ">
307306 < h2 class ="card-title "> Getting started with Ansbile for a Django project</ h2 >
@@ -335,8 +334,7 @@ <h2 class="card-title">Getting started with Ansbile for a Django project</h2>
335334</ div >
336335
337336
338- < div class ="card w-96 bg-base-100 shadow-xl ">
339- <!-- -->
337+ < div class ="card bg-base-100 shadow-xl ">
340338 < div class ="card-body ">
341339 < a href ="/blog/2013/08/24/using-git-at-a-hackathon-where-git-slash-slash-port-is-blocked/ ">
342340 < h2 class ="card-title "> Using git at a hackathon where git:// port is blocked</ h2 >
@@ -362,8 +360,7 @@ <h2 class="card-title">Using git at a hackathon where git:// port is blocked</h2
362360</ div >
363361
364362
365- < div class ="card w-96 bg-base-100 shadow-xl ">
366- <!-- -->
363+ < div class ="card bg-base-100 shadow-xl ">
367364 < div class ="card-body ">
368365 < a href ="/blog/2013/06/19/building-a-debian-wheezy-vagrant-box-using-veewee/ ">
369366 < h2 class ="card-title "> Building a Debian Wheezy vagrant box using veewee</ h2 >
@@ -397,8 +394,7 @@ <h2 class="card-title">Building a Debian Wheezy vagrant box using veewee</h2>
397394</ div >
398395
399396
400- < div class ="card w-96 bg-base-100 shadow-xl ">
401- <!-- -->
397+ < div class ="card bg-base-100 shadow-xl ">
402398 < div class ="card-body ">
403399 < a href ="/blog/2013/06/15/things-that-trip-newbies-in-powershell-pipeline-output/ ">
404400 < h2 class ="card-title "> Things that trip newbies in Powershell - Pipeline Output</ h2 >
@@ -428,8 +424,7 @@ <h2 class="card-title">Things that trip newbies in Powershell - Pipeline Output<
428424</ div >
429425
430426
431- < div class ="card w-96 bg-base-100 shadow-xl ">
432- <!-- -->
427+ < div class ="card bg-base-100 shadow-xl ">
433428 < div class ="card-body ">
434429 < a href ="/blog/2013/03/14/git-learns-to-ignore-better-new-in-1-8-2/ ">
435430 < h2 class ="card-title "> git learns to ignore better - new in 1.8.2</ h2 >
@@ -459,8 +454,7 @@ <h2 class="card-title">git learns to ignore better - new in 1.8.2</h2>
459454</ div >
460455
461456
462- < div class ="card w-96 bg-base-100 shadow-xl ">
463- <!-- -->
457+ < div class ="card bg-base-100 shadow-xl ">
464458 < div class ="card-body ">
465459 < a href ="/blog/2013/03/14/git-learns-pre-push-hook-new-in-1-8-2/ ">
466460 < h2 class ="card-title "> git learns pre-push hook - new in 1.8.2</ h2 >
@@ -490,8 +484,7 @@ <h2 class="card-title">git learns pre-push hook - new in 1.8.2</h2>
490484</ div >
491485
492486
493- < div class ="card w-96 bg-base-100 shadow-xl ">
494- <!-- -->
487+ < div class ="card bg-base-100 shadow-xl ">
495488 < div class ="card-body ">
496489 < a href ="/blog/2013/03/11/why-use-virtualenv-when-there-is-pythonbrew/ ">
497490 < h2 class ="card-title "> Why use virtualenv when there is pythonbrew?</ h2 >
@@ -521,8 +514,7 @@ <h2 class="card-title">Why use virtualenv when there is pythonbrew?</h2>
521514</ div >
522515
523516
524- < div class ="card w-96 bg-base-100 shadow-xl ">
525- <!-- -->
517+ < div class ="card bg-base-100 shadow-xl ">
526518 < div class ="card-body ">
527519 < a href ="/blog/2013/02/18/things-that-trip-newbies-in-powershell-encodings/ ">
528520 < h2 class ="card-title "> Things that trip newbies in Powershell - Encodings</ h2 >
@@ -556,8 +548,7 @@ <h2 class="card-title">Things that trip newbies in Powershell - Encodings</h2>
556548</ div >
557549
558550
559- < div class ="card w-96 bg-base-100 shadow-xl ">
560- <!-- -->
551+ < div class ="card bg-base-100 shadow-xl ">
561552 < div class ="card-body ">
562553 < a href ="/blog/2013/01/20/using-typeconverters-to-get-appsettings-in-net/ ">
563554 < h2 class ="card-title "> Using TypeConverters to get AppSettings in .NET</ h2 >
@@ -587,8 +578,7 @@ <h2 class="card-title">Using TypeConverters to get AppSettings in .NET</h2>
587578</ div >
588579
589580
590- < div class ="card w-96 bg-base-100 shadow-xl ">
591- <!-- -->
581+ < div class ="card bg-base-100 shadow-xl ">
592582 < div class ="card-body ">
593583 < a href ="/blog/2013/01/19/precompiling-razor-views-in-asp-dot-net-mvc-3/ ">
594584 < h2 class ="card-title "> Precompiling Razor views in ASP.NET MVC 3</ h2 >
@@ -626,8 +616,7 @@ <h2 class="card-title">Precompiling Razor views in ASP.NET MVC 3</h2>
626616</ div >
627617
628618
629- < div class ="card w-96 bg-base-100 shadow-xl ">
630- <!-- -->
619+ < div class ="card bg-base-100 shadow-xl ">
631620 < div class ="card-body ">
632621 < a href ="/blog/2013/01/13/remembering-aaron-swartz-in-his-writings/ ">
633622 < h2 class ="card-title "> Remembering Aaron Swartz in his writings</ h2 >
@@ -649,8 +638,7 @@ <h2 class="card-title">Remembering Aaron Swartz in his writings</h2>
649638</ div >
650639
651640
652- < div class ="card w-96 bg-base-100 shadow-xl ">
653- <!-- -->
641+ < div class ="card bg-base-100 shadow-xl ">
654642 < div class ="card-body ">
655643 < a href ="/blog/2013/01/06/using-mailmap-to-fix-authors-list-in-git/ ">
656644 < h2 class ="card-title "> Using mailmap to fix authors list in git</ h2 >
0 commit comments