Git Product home page Git Product logo

vaibhavvikas / jekyll-theme-minimalistic Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 36.0 469 KB

A minimal responsive Jekyll theme with navigation in the sidebar and many more amazing features.

Home Page: https://vaibhavvikas.github.io/jekyll-theme-minimalistic/

License: GNU General Public License v3.0

Ruby 7.62% HTML 19.94% SCSS 65.52% JavaScript 3.13% Shell 3.80%
blog-theme gh-pages github-pages jekyll jekyll-theme minimal minimalistic ruby

jekyll-theme-minimalistic's Introduction

visitors

I'm a Software Developer who is a highly motivated person with strong technical, problem-solving with excellent time management, leadership, and team skills who is likely to create an impact on the organization/work, I'm a part of and always loves to socialize and experience new things in life. I have a great experience in Python, Flask, Angular, Node, Microservices and Backend Technologies including Machine Learning.
Want to discuss something? You can reach out to me on discord at Dwanzil#8489.

🛠️ Tech Stack:

Python  Java  C  C++  JavaScript
Pandas  Flask  Numpy  Airflow
Angular  Node.js  Jekyll 
Git  GitHub  GitLab  Docker
Visual Studio Code  Jupyter  Illustrator 

📈 GitHub Activity Graph:

My GitHub StatsMy GitHub Stats My GitHub StatsMy GitHub Stats
My GitHub StatsMy GitHub Stats

jekyll-theme-minimalistic's People

Contributors

vaibhavvikas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

jekyll-theme-minimalistic's Issues

Support for two level sublisting?

Hi there! I was wondering how I could add one more level of sublists in the navigation, perhaps that appears as a drop-down from the first level?

Update google analytics for version 4

Can you update the file _includes/head-custom-google-analytics.html using the new format of the Google tag for analytics version 4?

I think it should look like this but please check to make sure this is correct:

<!-- Google tag (gtag.js) -->
{% if site.google_analytics %}
<script async src="https://www.googletagmanager.com/gtag/js?id={{ site.google_analytics }}"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', '{{ site.google_analytics }}');
</script>
{% endif %}

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.