* Adds 404, about, contact, timeline * Updates layout - removes HTMX, cleanup macros * Update template renderer macro to accept page title
24 lines
988 B
Plaintext
24 lines
988 B
Plaintext
<div class="text-center">
|
|
<div>
|
|
<p class="first-letter">
|
|
"Hello Friend!! My name is Indrajith K L." I'm a web developer, hobbyist game developer from India, working as a front-end developer.
|
|
This site is where I write about my fun side projects, R&D's, random thoughts, game development etc. Since you are here why don't you read some <a href="/posts" class="text-main-cardheading font-bold">posts</a>.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div>
|
|
<div>
|
|
<h4>Books I'm reading now</h4>
|
|
<div id="gr_grid_widget_1676363812"></div>
|
|
</div>
|
|
<h4>Recent Posts</h4>
|
|
<ul>
|
|
<!--
|
|
li -> posts
|
|
-->
|
|
</ul>
|
|
</div>
|
|
<script src="https://www.goodreads.com/review/grid_widget/162656738.Indrajith's%20currently-reading%20book%20montage?cover_size=medium&hide_link=&hide_title=true&num_books=20&order=a&shelf=currently-reading&sort=date_added&widget_id=1676363812" type="text/javascript" charset="utf-8"></script>
|
|
|