From 5952db43c480daac5092bd41ffba435f5f91b32b Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Thu, 24 Nov 2022 00:22:30 +0530 Subject: Main Website Changes * Layout and Style Changes --- src/about.njk | 7 ++--- src/css/styles.css | 18 +++++++++++++ src/index.njk | 2 +- src/posts/big-list-game-dev.njk | 58 +++++++++++++++++++++-------------------- 4 files changed, 53 insertions(+), 32 deletions(-) diff --git a/src/about.njk b/src/about.njk index 5b0195f..c889e98 100644 --- a/src/about.njk +++ b/src/about.njk @@ -3,12 +3,13 @@ layout: base.njk title: About ---
- My Name is Indrajith K L, a Web Developer currently working as a Systems Analyst with 9+ years of experience in various frontend frameworks and libraries like Angular 2+, React, AngularJS (v1.x), JQuery, RequireJS etc. +
+ My Name is Indrajith K L, a Web Developer currently working as a Systems Analyst with 9+ years of experience in various frontend frameworks and libraries like
, + , , , etc.diff --git a/src/css/styles.css b/src/css/styles.css index ef8ac05..b59a4e1 100644 --- a/src/css/styles.css +++ b/src/css/styles.css @@ -261,4 +261,22 @@ img { .tools-container label{ font-weight: bold; +} + +p.first-letter::first-letter { + font-size: 150%; +} + +.highlight { + background: #000000; + padding: 2px; + color: #ffffff; +} + +.highlight.tags { + border-radius: 8px; +} + +.article { + line-height: 25px; } \ No newline at end of file diff --git a/src/index.njk b/src/index.njk index e5437e9..238517d 100644 --- a/src/index.njk +++ b/src/index.njk @@ -5,7 +5,7 @@ alternatetitle: "Hello Friend!! My name is Indrajith K L." ---
+
{{alternatetitle}} 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 posts.
diff --git a/src/posts/big-list-game-dev.njk b/src/posts/big-list-game-dev.njk index 7e3579d..bb09b12 100644 --- a/src/posts/big-list-game-dev.njk +++ b/src/posts/big-list-game-dev.njk @@ -10,38 +10,40 @@ cover: "/images/open-source.jpg" } --- +- -
++ +
-Welcome to the big list (eventually it will be) of always updating bucket of Open Source Game Development Tools. +
Welcome to the big list (eventually it will be) of always updating bucket of Open Source Game Development Tools. Here you find not only Game Engines but other open source tools and utilities that will help you in developing your dream game/prototypes. -
-