HackerTrans
TopNewTrendsCommentsPastAskShowJobs

oleg009

no profile record

Submissions

[untitled]

1 points·by oleg009·9개월 전·0 comments

With this tool non-designers can design

webstudio.is
2 points·by oleg009·9개월 전·1 comments

[untitled]

1 points·by oleg009·작년·0 comments

Ask HN: Native CSS timeline is here, are you switching?

6 points·by oleg009·2년 전·2 comments

[untitled]

1 points·by oleg009·2년 전·0 comments

Show HN: Copy-Paste from Webflow into Webstudio

webstudio.is
29 points·by oleg009·2년 전·3 comments

Show HN: Open-source no-code front-end for any headless CMS

github.com
10 points·by oleg009·2년 전·2 comments

[untitled]

1 points·by oleg009·2년 전·0 comments

[untitled]

1 points·by oleg009·3년 전·0 comments

comments

oleg009
·9개월 전·discuss
There has been a lot of attempts at this, this one is the best so far.
oleg009
·2년 전·discuss
The point of this question is why we can't start using it now with a fallback that does the same thing but with JS.

Why should chromium users wait? very soon majority of the users will have that feature, why should they keep getting less performant and often stuttering animations via JS libraries?
oleg009
·2년 전·discuss
We are generating React/Remix app atm, but our architecture is designed to support other frameworks as well.

It is achieved by using data as a source of truth, not the code. Web tooling is very fragmented. People have too many opinions on how to write components and that makes it nearly impossible to have components written by hand and then synced back into the UI without enforcing a huge amount of constraints. You will end up writing code in such a way that the UI can handle.
oleg009
·2년 전·discuss
Airtable works, we even made a video for it: https://www.youtube.com/watch?v=21y1_CiBqnM

Notion: data should work, we are going to record a demo, but Rich Text is not supported yet for every CMS, only those who have an HTML option, see compatibility: https://docs.webstudio.is/university/foundations/cms

We will add them one by one, with full Rich Text support.
oleg009
·3년 전·discuss
Syncing the site data from builder to local fs and then building everything and configuring the app for publishing to vercel.

Just pushing to github only helps you if you only have static html/css if you wanted to publish a site as gh-page ... I guess you need to clarify your use case
oleg009
·3년 전·discuss
This would also solve the problem with testing on various mobile devices by e.g. using browserstack and similar tools or even physical phones.
oleg009
·3년 전·discuss
when you say confidence, is it because the person who builds, can't test in other browsers inside builder?

this is something we are going to solve soon by having ability to open up the build url and keeping it in sync with the changes.
oleg009
·3년 전·discuss
We are launching a CLI soon that will allow syncing data and self-publishing, starting with Vercel as first destination.
oleg009
·3년 전·discuss
its because dashboard works in other browsers too, but builder is very complex
oleg009
·3년 전·discuss
for privacy reasons? Afaik github is gdpr compliant ... or is there some other problem?
oleg009
·3년 전·discuss
CLI for syncing and publishing to Vercel is coming in the next weeks