Victor Farazdagi

Results 9 comments of Victor Farazdagi

Since styles can be in LESS or similar format, we need to compile them, so I guess issue is not with /styles/ folder compiled per se, but with files ending...

@pierrejoye Thanks for your suggestion. Yep, I tend to agree that we can get rid of PEAR packages in Phrozn, and provide the very same functionality either using PHP native...

All the infrastructure for generating tags is in place (front-matter is parsed ok, content providers can be used to inject list of tags into tag page etc) - but I...

I will look into excluding directories, in the meantime you can put your phrozn project (.phrozn directory) near .git (in the same folder) and thus be able to store it...

@import has provided sample `phr-server` implementation, once we fully integrate it, live updates would be trivial to implement

Hi, Wouter. Windows is unsupported platform at the moment (there couple of other things that will cause problems on Wins). I will make sure that WIns compatibility comes in 0.2-0.4,...

Thanks, I agree Markdown Extra parser is a better choice. Will update the parser for upcoming release.

From your todo list, I'd consider typed errors + Readme update + probably a bit more unit tests for this PR. Anything else, let's tackle as separate PRs. ![image](https://github.com/WalletConnect/WalletConnectRust/assets/188194/9e31b537-1191-46ae-8d89-114863ecfa34)

The followup PR: #13710