Coder Social home page Coder Social logo

alkaison / alkaison.github.io Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 988 KB

I'll be sharing my knowledge on a variety of topics and concepts.

Home Page: https://alkaison.github.io/

License: MIT License

Shell 4.59% Ruby 1.33% HTML 38.96% JavaScript 18.28% SCSS 36.84%
jekyll-blog coding-blog github-pages blog git github jekyll jekyll-theme github-blog git-blog

alkaison.github.io's Introduction

Alkaison's Blog

I'll be sharing my knowledge on a variety of topics and concepts.

CI Codacy Badge GitHub license Last Commit Build Test Code Size Maintained

Deice Mockup

Blog Posts

Sitemap

Features

  • Dark Theme Mode
  • Localized UI language
  • Pinned Posts
  • Hierarchical Categories
  • Trending Tags
  • Table of Contents
  • Last Modified Date of Posts
  • Syntax Highlighting
  • Mathematical Expressions
  • Mermaid Diagram & Flowchart
  • Dark Mode Images
  • Embed Videos
  • Search
  • Utterances Comments
  • SEO & Performance Optimization

Contributing

Dear contributors,

I want to extend a warm welcome to all of you who are interested in contributing to the blog. I'm thrilled to have you all on board and can't wait to see what amazing content we can create together.

Whether you're an experienced developer or just starting out, your contributions are valuable and greatly appreciated. Together, we can make this blog a hub of knowledge and inspiration for everyone in the community.

If you have any ideas, questions or feedback, please don't hesitate to reach out. I'm always available and happy to help.

Thank you again for joining me on this journey. Join Discord for more information and discussing with me.

Best regards,
Ganesh Mourya

Credits

This theme is mainly built with Jekyll ecosystem, Bootstrap, Font Awesome and some other wonderful tools (their copyright information can be found in the relevant files).

πŸŽ‰ Thanks to Cotes for making this amazing theme Jekyll-Chirpy for blog sites.

πŸŽ‰ Thanks to all the volunteers who contributed to this project, their GitHub IDs are on this list.

Last but not least, thank JetBrains for providing the OSS development license.

Quick Start - Setup Guide

Before starting, please follow the instructions in the Jekyll Docs to complete the installation of Ruby, RubyGems, Jekyll, and Bundler. In addition, Git is also required to be installed.

Step 1. Creating a New Site

Create a fork of this repository from here and clone the fork into your local system using git clone command.

Step 2. Installing Dependencies

Before running for the first time, go to the root directory of your site, and install dependencies as follows:

$ bundle

Step 3. Running Local Server

Run the following command in the root directory of the site:

$ bundle exec jekyll s

Or run with Docker:

$ docker run -it --rm \
    --volume="$PWD:/srv/jekyll" \
    -p 4000:4000 jekyll/jekyll \
    jekyll serve

After a while, navigate to the site at http://localhost:4000.

Documentation

For more details on usage, please refer to the tutorial on the demo website / wiki. Note that the tutorial is based on the latest release, and the features of the default branch are usually ahead of the documentation.

License

This work is published under MIT License.

alkaison.github.io's People

Contributors

alkaison avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

alkaison.github.io's Issues

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.