GithubHelp home page GithubHelp logo

portfolio's Introduction

SvelteKit Personal Wesbite + Blog

Welcome to my personal website built with SvelteKit, Tailwind CSS, Shadcn-Svelte for UI components, and MDsveX for rendering Markdown files.

Features

  • SvelteKit + TypeScript

  • Tailwind CSS for styling

  • Shadcn-Svelte for UI components

  • MDsveX preprocessor

  • Light and Dark mode

    • also for code block with two different themes for light and dark mode
  • Mobile friendly interface

  • build time syntax highlighting using shiki and rehype pretty code

    • code blocks has several features like:
      • inline syntax highlighting
      • line numbers
      • line highlight
      • code diff
      • icons based on the code language shown in title bar of the code block
      • individual word highlighting
      • toast notifications for copy feedback
  • support for math using KaTeX.

    • inline math using $$<matheq>$$
    • block math equations
      ```math
      \nabla \times \mathbf{B} = \mu_0 \left(\mathbf{J} + \varepsilon_0 \frac{\partial \mathbf{E}}{\partial t}\right)
      ```
      
      $$\nabla \times \mathbf{B} = \mu_0 \left(\mathbf{J} + \varepsilon_0 \frac{\partial \mathbf{E}}{\partial t}\right)$$
  • Custom components

  • Table of contents

  • Dedicated blogs page with masonry layout

  • Projects page to showcase your projects

  • About page

  • Giscus comments (based on GitHub discussions)

  • SEO, OG and other metatags for different pages, blogs.

Built using

  • SvelteKit: framework for building apps with Svelte.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
  • Shadcn-Svelte: Accessible and customizable components that you can copy and paste into your apps.
  • MDsveX: A Markdown preprocessor for Svelte.

Getting Started

Clone the repository:

git clone https://github.com/your-username/your-personal-website.git
cd your-personal-website

see the blog to get started quickly. Blog Link

portfolio's People

Contributors

prabhukiran8790 avatar santirendon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.