Skip to content

tanayseven/personal-website

Repository files navigation

Continuous Integration and Deployment

CI Website GitHub License X (formerly Twitter) Follow

Website Performance Report (Lighthouse)

Best Practices Performance Accessibility SEO

Static Website Generator

Personal website picture

This repository is a static website that is a small yet powerful static website generator. The pages are written using reStructured text and built using Sphinx. A very good reason for choosing reStructured text was to use the power of directives and not insert HTML tags within Markdown. If I had to write some things in HTML, I'd write everything in HTML; but that would not be very readable, would it? The blog was initially to be enabled by simply using the ablog sphinx extension. The problem that I encountered with that is that it did not work with my favourite Sphinx theme Furo. In order to counter that I thought of writing my own plugin to build it into blog format.

Inspired from the following websites:

  1. errbufferoverfl
  2. Doug Hellmann

Tanay's Personal Website

To know commands to perform any activity like build, please run make help command

LICENSE

The MIT License (MIT)

Copyright (c) 2018-2024 Tanay PrabhuDesai

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Personal blog implemented using Sphinx-Blog

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published