Giter VIP home page Giter VIP logo

themefisher / bookworm-light-astro Goto Github PK

View Code? Open in Web Editor NEW
167.0 6.0 48.0 9.29 MB

Bookworm Light is a feature-rich, minimal, highly customizable, easy-to-use Astro blog theme.

Home Page: https://themefisher.com/products/bookworm-light-astro

License: MIT License

JavaScript 4.26% TypeScript 20.93% Astro 61.83% SCSS 6.31% MDX 6.67%
astro-build astro-template astro-theme blog jamstack jamstack-theme mit-license static-site-generator tailwind tailwind-template

bookworm-light-astro's People

Contributors

doforce avatar tffarhad avatar tffaruk avatar tflijon avatar tfmurad avatar tfsojon avatar tfsomrat 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bookworm-light-astro's Issues

RangeError An error occurred. Invalid time value

Hello,

I am trying to add Keystatic to my existing Bookworm Astro project but I got the following error message:
RangeError
An error occurred.
Invalid time value
date-fns/format.mjs:352:11

Screenshot 2024-04-25 at 22 27 11

Any idea what can cause the issue?

Link to headings

Hi:

Is there any way to create a link inside a post to a heading of the post itself?

I'm use to create TOCs of my posts with the links like so:

1. [First heading](#first-heading)
2. [Second heading](#second-heading)
    3. [Third heading](#third-heading)
...    
# First heading
...
# Second heading
...
## Third heading

Thanks

[SupportRequest] Path Settings when deploying to GitLab Site

Hi Team,
I am trying to deploy your awesome theme to a Gitlab site.

The URL of the page is [organization].gitlab.io/[project].
The main site loads with the following settings:

astro.config.mjs

  sitemap: true,
  
  outDir: 'public',
  publicDir: 'static',

  site: 'https://[organization].gitlab.io/[project]',
  base: '/[project]',
  
  output: 'static',

All paths and images are broken and the links resolve not to https://[organization].gitlab.io/[project]/page but https://[organization].gitlab.io/page .

Any input what I am doing wrong?

Thank you for your feedback!

Display order of posts on category list pages

I'm encountering an issue with the display order of posts on category list pages. While the homepage displays posts chronologically (with the latest posts at the top), the category list pages do not exhibit this behavior. Would you fix the problem?

Search Issue in Categories, Authors and Tags

Whenever the user clicks on search icon from the below pages, 404 error is thrown.

https://bookworm-light-astro.vercel.app/authors/john-doe
https://bookworm-light-astro.vercel.app/categories/accessories
https://bookworm-light-astro.vercel.app/tags/food

The search page is redirected to the below pages respectively
https://bookworm-light-astro.vercel.app/authors/search
https://bookworm-light-astro.vercel.app/categories/search
https://bookworm-light-astro.vercel.app/tags/search

Instead, it should be redirected to the default home page search as below
https://bookworm-light-astro.vercel.app/search

Btw, this is one of the nice astro theme I came across in recent times. Thanks for the beautiful theme.

Front Matter "draft" tag may not be working

Hi

I started to use this great template!
Now, I noticed that frontmatter draft tag mey not be working. I confirmed that all posts displayed whether draft tag is true or false.

I got Removing draft posts processes written in src/lib/contentParser.astro. Should I use some method? I new to Astro, so I appliciate to teaching me how to solve this.

social-icons-simple not loading all the icons for single author page

Hi:

I added this in a author page:

---
title: author1
image: /images/authors/photo.jpg
description: author1 description.
social:
  gitlab: https://gitlab.com/author1
  linkedin: https://www.linkedin.com/in/author1
  instagram: https://www.instagram.com/author1
  twitter: https://twitter.com/author
  website: https:/author1.me/
---

But it only render Instagram and Twitter:

imagen

However, in the footer, it does render all the socials filled in social.json:

imagen

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.