Git Product home page Git Product logo

lekh's Introduction

Lekh

Simple, text-focussed and minimal personal portfolio theme based on https://github.com/vegarsti/vegarsti.github.io

Screenshot (Live Demo)

Screenshot

Features

  • Social media links
  • Markdown supported
  • Easy to personalize
  • RSS feed
  • Dark mode (taken from https://www.gwern.net/ as it is.)
  • GoatCounter counts(analytics). Know more about GoatCounter here

Installation

cd into your hugo site's root directory and:

cd themes
git clone https://github.com/invinciblycool/lekh.git

For more information read the official setup guide of Hugo.

Personalization

To personalize the theme

cp themes/lekh/.personalize.toml data/personalize.toml

And then customize accordingly.

Or simply copy the below into a new file called data/personalize.toml and customize accordingly.

Name = ""

# Supports markdown
About = ""

Email = ""

# Add the filename with file extension.
Resume = ""

# Sets the number of posts to display on the front page
PostLimit = 4

[[profiles]]
name = "GitHub"
url = ""

[[profiles]]
name = "Twitter"
url = ""

[[profiles]]
name = "Goodreads"
url = ""

[[profiles]]
name = "LinkedIn"
url = ""

# This is the endpoint under the integrations section of the Site Code
GoatCounterCode = ""

Posts

Below is a typical post, which defaults to what Hugo expects.

Specify draft: true to avoid publishing the post.

---
title: "Rant post"
date: "2020-04-02"
draft: true
---

Too much to rant :(

Credits

Feel free to contribute and open issues.

lekh's People

Contributors

ba11b0y avatar darshkpatel avatar verkaufer 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.