Ckbhatia / Ck-gatsby-blog

A beautiful and featureful gatsby blog starter for bloggers. It is an open-source project.
https://chetanblog.netlify.com
MIT License
37 stars 33 forks source link

Improve typography of article text #6

Open Ckbhatia opened 3 years ago

Ckbhatia commented 3 years ago

Improve typography of article text.

Desired:

desired

Current:

image

Feel free to change font type if needed to match desired typography.

Recommended font-family: AkkuratPro, Arial, sans-serif

Note: starter has a dark mode that should be in mind.

theCypher47 commented 3 years ago

@Ckbhatia Hi, I would like to contribute in this

Ckbhatia commented 3 years ago

Hi @theCypher47, I am happy to see your interest to work on this. I am assigning you this.

theCypher47 commented 3 years ago

@Ckbhatia i just want to know if there's a way to access the articles without making the whole website in local?

Ckbhatia commented 3 years ago

Hi, I am going to update README soon. There will be demo tokens for articles.

On Sun, 4 Oct, 2020, 8:43 am theCypher47, notifications@github.com wrote:

@Ckbhatia https://github.com/Ckbhatia i just want to know if there's a way to access the articles without making the whole website in local?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Ckbhatia/Ck-gatsby-blog/issues/6#issuecomment-703194788, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI2SGUOKHRTBFQXXVYEO57TSI7R4TANCNFSM4SB6E6NQ .

Ckbhatia commented 3 years ago

For Demo app:

CONTENTFUL_SPACE_ID=zorf8a5obm1d
CONTENTFUL_ACCESS_TOKEN=v4WRlGF6fTfBUrP54Hbaiava6VjPgKbW8mFEOgzEiPY

You can use these

Ckbhatia commented 3 years ago

@theCypher47 Any update?

Ckbhatia commented 3 years ago

@theCypher47 Any update?

IsaacArnold commented 2 years ago

Hi! I'd like to work on this issue please.

Ckbhatia commented 2 years ago

Your can start working on it and raise a PR.

On Mon, 4 Oct, 2021, 4:10 am Isaac Arnold, @.***> wrote:

Hi! I'd like to work on this issue please.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Ckbhatia/Ck-gatsby-blog/issues/6#issuecomment-933037133, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI2SGULOX3YABPDVSEZTYG3UFDLUTANCNFSM4SB6E6NQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

IsaacArnold commented 2 years ago

Thank you! Can you please add the current hacktoberfest label? Thanks!

Ckbhatia commented 2 years ago

Up-for-grabs label removed

IsaacArnold commented 2 years ago

Hi - unfortunately I'm unable to complete this task. Please unassign from me. Thanks!

Ckbhatia commented 11 months ago

Please use font-family: AkkuratPro, Arial, sans-serif

Mayank-Sharma17 commented 11 months ago

@Ckbhatia ok, when it's done, I'll make a PR

Mayank-Sharma17 commented 11 months ago

@Ckbhatia I am unable to build up the project; I ran npm i and received numerous warnings and problems. I think there is some dependency issue or issue with versions of the npm packages.

Screenshots

Screenshot 2023-10-14 180246 Screenshot 2023-10-14 180320 Screenshot 2023-10-14 180337 Screenshot 2023-10-14 180354

Ckbhatia commented 11 months ago

Other dependencies require python2 to be installed on your system. Please install that and try again.

Mayank-Sharma17 commented 11 months ago

Ok, I'll try again.

Ckbhatia commented 11 months ago

Hey @Mayank-Sharma17, is there any progress so far?

Mayank-Sharma17 commented 11 months ago

@Ckbhatia I installed Python 2.7.0, but the errors persist. Do I need to install a specific version of Python?

Ckbhatia commented 11 months ago

Yes, you should have installed the specific version only if you are installing python for this only.

On Fri, 20 Oct 2023 at 18:04, Mayank Sharma @.***> wrote:

@Ckbhatia https://github.com/Ckbhatia I installed Python 2.7.0, but the errors persist. Do I need to install a specific version of Python?

— Reply to this email directly, view it on GitHub https://github.com/Ckbhatia/Ck-gatsby-blog/issues/6#issuecomment-1772661266, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI2SGUMBEYFLFOAMZHE65U3YAJVW3AVCNFSM4SB6E6N2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZXGI3DMMJSGY3A . You are receiving this because you were mentioned.Message ID: @.***>

Mayank-Sharma17 commented 11 months ago

Yes, you should have installed the specific version only if you are installing python for this only.

which version then ?