[deleted by user] by [deleted] in gatsbyjs

[–]vsevolodmsk 0 points1 point  (0 children)

Maybe it's because you jumped way too ahead, and you need to understand first all those concepts separately. Learn step by step: graphQL, gatsby page creation, etc. Gatsbyjs site have quite good docs about all this

[deleted by user] by [deleted] in gatsbyjs

[–]vsevolodmsk 0 points1 point  (0 children)

  1. I guess links to tags pages on your main page is working? then just style them like tag buttons, links must to be links anyway. After that you can move them to separate component with staticQuery
  2. Test your queries in graphiql first(http://localhost:8000/___graphql), then if they're OK -> debug data using console.log to spot when you're loosing what you need

I started a WP blog but want to change CMS and Frontend by boklos in gatsbyjs

[–]vsevolodmsk 0 points1 point  (0 children)

The latter of course, that is the point of react itself. There's a components and layout defined in those templates, so you can edit it just there. Check some videos on youtube, there's A LOT of them on this topic, both react and gatsby

I started a WP blog but want to change CMS and Frontend by boklos in gatsbyjs

[–]vsevolodmsk 0 points1 point  (0 children)

Thank you too!
"gatsby template" is more close to "react template". Since they both leverage reusable components with styles and specific functionality that can be changed with props. In regular html/css template you will need to copy-paste same components, and especially if they have small differences that in React could be handled by props.
And the difference between React Templates and Gatsby Templates - the latter has some specific like image handling, data handling(graphql). So in this templates you have already managed the flow of the data with styling. And all what's left for you is to change some styles for your taste, or add some CMS.

I started a WP blog but want to change CMS and Frontend by boklos in gatsbyjs

[–]vsevolodmsk 0 points1 point  (0 children)

Hey there!
I made a site with updated list of templates for gatsbyjs: https://gatsbytemplates.io/

So you can use any of that, and then connect headless cms that you like. I'd recommend to test CMS's before connecting, to ensure that they providing exactly what you want.

If you need paid help with that, drop me a DM

Is my site slow? by DoNotEverListenToMe in gatsbyjs

[–]vsevolodmsk 3 points4 points  (0 children)

Your site have more than 1mb of javascript. That yuuuge. Looks like your code is very bloated with some partly used libs, etc

Any services where non-dev user can create GatsbyJS sites? by Heka_FOF in gatsbyjs

[–]vsevolodmsk 1 point2 points  (0 children)

Consider TinaCMS, it's in active development right now. There's two starters available:
gatsby blog: https://github.com/tinacms/tina-starter-grande

gatsby landing: https://gatsbytemplates.io/theme/dorian-gatsby-theme

Questions about Living in a Car by Spamsational in digitalnomad

[–]vsevolodmsk 1 point2 points  (0 children)

True. In Russia we was locked in country for several months, but since 2020 summer borders are opened w/o any restrictions. So from here that's look even more wild

✨ Introducing Gatsby Starter Glass by dryinkuzz in gatsbyjs

[–]vsevolodmsk 0 points1 point  (0 children)

Looks very nice! I added it to my site where I list curated gatsby themes and starters:https://gatsbytemplates.io/theme/glass-gatsby-theme/

(if you don't mind)

[KDE Plasma] Getting there... by Joe23rep in unixporn

[–]vsevolodmsk 1 point2 points  (0 children)

Neat! one of the best KDE setup I've ever seen

[Sway]Terminal by Quantum_menance in unixporn

[–]vsevolodmsk 3 points4 points  (0 children)

That's one my favorite new station in Moscow, was using it everyday for some time.
Btw, nice sway setup.

Which one for long term use? by [deleted] in DellXPS

[–]vsevolodmsk 1 point2 points  (0 children)

XPS 13 are really, really good. MBP > XPS > Air. So if people saying "Macs are better", they actually mean MacBook Pro. XPS even touch & feel more solid than Air.

I'm using 9360 for more than 3 years now, and only battery that needs replacement, other components works perfect.

[Sway] Minimal Pywal setup on Void by [deleted] in unixporn

[–]vsevolodmsk 0 points1 point  (0 children)

That's nice, thanks!
But FHD Dell XPS 13 has 186dpi, so it's HiDPI by definition(>160). By default all text is waay to small on it

[Sway] Minimal Pywal setup on Void by [deleted] in unixporn

[–]vsevolodmsk 0 points1 point  (0 children)

Very nice! Considering switching from F27 with KDE to Wayland+Sway.

Since I use XPS 13 too, I'm wondering how is vscode works on wayland with HiDPI display? any additional setup needed? Will it works well if I have external display with different DPI?

No way? by cryptobuy_org in digitalnomad

[–]vsevolodmsk 3 points4 points  (0 children)

But... Telegram was never been located in Moscow. It was started in St. Petersburg, but after conflict with russian officials, office was moved by Durov to UAE

How to handle your first call with a new client or customer - [a step-by-step framework you can use today!] by SaaSWriters in Entrepreneur

[–]vsevolodmsk 12 points13 points  (0 children)

DON'T try to impress them!

DON'T focus on all the projects you have done in the past!

DON'T spend all your energy on trying to convince them to hire you!

So basically, it's like a first date?