aboutsummaryrefslogtreecommitdiff
path: root/src/views/home.ecr
blob: ef582ad7e66b62cb51fab9bc1d5b8072149ca209 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<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&amp;D's, random thoughts, game development etc. Since you are here why don't you read some <a href="/blog" class="text-main-cardheading font-bold">posts</a>.
        </p>
    </div>
</div>
<span hx-get="/posts" hx-trigger="load" hx-target="#result" hx-target-404="#not-found"></span>
<div>
    <div>
        <h4>Books I'm reading now</h4>
        <div id="gr_grid_widget_1676363812"></div>
    </div>
    <h4>Recent Posts</h4>
    <ul id="result">
        <li id="not-found" hx-swap-oob="true">No Recent Posts</li>
    </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>