Giter Site home page Giter Site logo

rohitjain00 / dev-portfolio-blog Goto Github PK

View Code? Open in Web Editor NEW
96.0 1.0 86.0 441 KB

Minimal theme for blog and portfolio

Home Page: https://therohitjain.com/dev-portfolio-blog/

License: MIT License

Ruby 7.00% HTML 58.11% JavaScript 6.29% SCSS 28.60%
theme jekyll-site minimal-theme github-pagespeed portfolio jekyll jekyll-blog jekyll-theme jekyll-template html-css-javascript

dev-portfolio-blog's Introduction

Hi there ๐Ÿ‘‹

Thanks for visiting my profile.

dev-portfolio-blog's People

Contributors

caroline100 avatar imgbotapp avatar jyyo0n avatar ramonmedeiros avatar renovate-bot avatar rohitjain00 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  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  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

dev-portfolio-blog's Issues

Can I buy you a cup of coffee?

I really love your theme. I really do. I will use it for two purposes:

  1. professional resume like you did.
  2. use this theme to build an online tombstone for myself after I die.

Your theme is simple and elegant. I just can't stop loving it.

Can you pay you respect by supporting you? Do you have buymeacoffee ?

Adding categorizations and tags.

Adding categorizations and tags in blog section to get posts by categories and tags.

I'm thinking of adding a horizontal scrollable list of category tags in the blog page and on click get all the blogs with its category.

blog list not working on jekyll 4

After putting the posts in the _posts folder, they will not show up in the blog list.

issue

In blog.html, we have:

<ul class="blog-list"> {% for post in paginator.posts %}

fix

I fixed it by changing, paginator to site.

<ul class="blog-list"> {% for post in site.posts %}

And it solved the problem. I'm not sure if I did anything wrong, or if my jekyll version is too new (github only support jekyll 3). But, using paginator.posts will not generate blog lists. Basically, if people follow the instructions in the README.md, they will not be able to get a blog list.

Hope this helps people, or other people can clarify this.

Issue, can't excute 'bundle exec jekyll serve'

Bundler could not find compatible versions for gem "jekyll":
In snapshot (Gemfile.lock):
jekyll (= 4.2.0)

In Gemfile:
jekyll (~> 4.2.0)

dev-portfolio-blog was resolved to 0.1.7, which depends on
  jekyll (~> 3.8.7)

Running bundle update will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

Bug: Homepage does not scroll.

issue

I have tested this on several phones and browsers, I'm pretty sure this is a bug. The homepage won't scroll down.

This bug only happens on the home page. It does not happen on any other pages. It is an issue on phone screens. It is not too obvious on the computer screen, since the computer screens are always bigger.

screenshot

This is the screenshot on my phone that shows this issue. There are more sections on my navigation list, but the screen won't scroll down to show them. When the navigation list gets too long, it won't scroll down to allow users to select the section.

my project

my project is here. you can view my code.

The website is hosted here.

I really like your project and would really appreciate any help or suggestions from you. I am not a front-end developer, but I suppose this could be a simple fix.

Thanks!

(ExecJS::RuntimeUnavailable)

var/lib/gems/2.7.0/gems/execjs-2.7.0/lib/execjs/runtimes.rb:58:in `autodetect': Could not find a JavaScript runtime. See https://github.com/rails/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)

Hi,

I tried to clone your code into my local environment. When I run bundle exec jekyll serve, it gives me the error.

Define custom styles highlights and lists

Define custom styles for highlights, blockquotes etc.

Need to check out all the different HTML components being generated by the markdown and define custom styles that matches the theme.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • Update jeffreytse/jekyll-deploy-action action to v0.6.0
  • Update actions/cache action to v4
  • Update actions/checkout action to v4

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

bundler
Gemfile
  • sprockets "~> 3.7"
github-actions
.github/workflows/main.yml
  • actions/checkout v3
  • actions/cache v3
  • jeffreytse/jekyll-deploy-action v0.4.0

  • Check this box to trigger a request for Renovate to run again on this repository

The dev-portfolio-blog theme could not be found.

build Logging at level: debug Configuration file: /github/workspace/./_config.yml Theme: dev-portfolio-blog github-pages 231 | Error: The dev-portfolio-blog theme could not be found.

buildThe github-pages gem can't satisfy your Gemfile's dependencies. If you want to use a different Jekyll version or need additional dependencies, consider building Jekyll site with GitHub Actions: https://jekyllrb.com/docs/continuous-integration/github-actions/

build
Logging at level: debug Configuration file: /github/workspace/./_config.yml Theme: dev-portfolio-blog github-pages 231 | Error: The dev-portfolio-blog theme could not be found.
build
The github-pages gem can't satisfy your Gemfile's dependencies. If you want to use a different Jekyll version or need additional dependencies, consider building Jekyll site with GitHub Actions: https://jekyllrb.com/docs/continuous-integration/github-actions/

Conversion error in your project while converting 'assets/css/styles.scss'

Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/styles.scss':
Invalid CSS after "}": expected "}", was "" on line 272

Above is the error I met when I use the bundle exec jekyll serve to test in the local. However, the error just because lack the } on line 272 in the 'assets/css/styles.scss' and I solve it.

Could you please modify the styles.scss file to help other people avoid the problem?

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.