#borkweb

2025-05-03

#borkweb has now a first draft for its testing feature.

You can find it here:
github.com/m3tti/borkweb/blob/

github.com/m3tti/borkweb/blob/

github.com/m3tti/borkweb/blob/

There are also tasks to startup the diffrent suites ;) stay tuned more to come

2025-05-03

#borkweb is getting its testing suite with e2e tests, api tests and unit tests all based on deftest. For the e2e test we'll incorporate etaoin and for the api tests httpkit client. Stay tuned for the all #babashka #clojure webframework.

2025-04-14

#borkweb added github.com/Frozenlock/ring-mul to our #babashka first fullstack framework. Quality of life improvments will come later. Furthermore #borkweb also updated all libraries and now follows only upstream packages ;)

2025-04-11

Hey folks #borkweb has undergo some housekeeping all versions raised and switched to official ones. Next step adding github.com/Frozenlock/ring-mul and add some nice to have functions for easy handling.

2025-01-23

Don't follow the hype! Use single developer frameworks like #rails #borkweb #codeigniter and co. You don't need the #cloud to operate your stuff. Take back control. Embrace simplicity. Just look at all the latest events we have to do it now and try to get back to simplicity. The big tech solutions are not always stuff we should look at and take for granted

2025-01-20

@runswithd6s exactly we could definetly get some python devs to look into it. Cause they don't have to learn new concepts. The new concepts can be learned later. Maybe due to the fact that #babashka has both selmer and hiccup #borkweb might use both templating engines :D to render pages :O.

2025-01-19

@m3tti Certainly worthy question to ask. If your target audience are newcomers, this makes sense.

They are very different approaches, but what an intersting path to a static site: take your Django templates and assets, but drive the final product through and scripting instead of Python.

2025-01-18

I'm currently thinking about switching from #hiccup to #selmer for #borkweb anyone has some proferences and why the one is better than the others. My idea is that doing the transpilation of html to hiccup is a little tedious for newcommers. With plain templates you could just copy paste and don't have to transpile the pice of code by yourself. Same goes for js and cljs

2024-11-15

Did some new stuff for #borkweb. Replaced the patternmatching style restricted pages / paths with a function that wraps handler functions. Something like ```(restricted some-handler-fn)```

2024-11-14

i have changed the auth middleware for #borkweb. You now only need to wrap your handler function in a (restricted handler-fn) and you are good to go. Way easier to handle restrictions and accesses.

2024-11-14

The file upload with base64 for #borkweb is getting along stay tuned :O

2024-11-11

@philippkueng i really do there is even a issue open in #borkweb about adding cgi support to make it work on shared hosting. Currently i can't test it in my shared strato instance i guess the issue is the missing java stuff if you try to require deps

2024-11-11

@m3tti #borkweb on shared hosting would be amazing.
I’ve dabbled a bit with babaska static in the past but never finished my statically compiled sql pod, can dust it off if there’s interest - do you actually consider cgi integration?

2024-11-10

Current work in progress for #wortpress a #borkweb minimal blog engine based on #babashka and postgress

2024-11-10

@avelino yeah in the making. WIP is online but there will be more to come. Even a section how to easily host this pice of software. In general its based on #postgres and #borkweb so with #babashka at hand its just a `bb -m core` and a reverseproxy in front :D

2024-11-10

Once again looking over to #php land the hosting of this is just to good. #serverless befor e it was cool. Is there something like this for #clojure? I guess with #babashka this could work right? Maybe i have to add that to #borkweb. So you can add it to a cgi or such

2024-11-10

Ok guys first draft of #wortpress the new blogging platform made with #borkweb #babashka #simpleweb blogging engine.

1. create user
2. pick primary and secondary color
3. pick a font from google fonts
4. start blogging with trix editor

github.com/m3tti/wortpress

P.S.: File upload yet to come

2024-11-09

Ok guys due to the #wordpress thing i'm now doing my own #blog software the #simpleweb style with #borkweb and #sqlite. Main idea simple wysiwyg editor like trix or simple markdown maybe #mermaid integration. Settings are yust primary and secondary color and a font from some web resource. Done. Lets see what i get in a few minutes.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst