> haven't posted any new articles on there since February of this year, and hope to change that soon.
Would be nice if, don't make a goal out of it, I myself had about 2-3 months of https://mkws.sh being down, started with https://openbsd.amsterdam server crashing and losing all my data. (had backups).
Also these 2-3 months drank like I never did in my life (had fun). Man, had some nights and mornings and days. Great summer!
mkws
and thanks for contributing! ππββοΈ Next up are the sponsor links.
mkws
and thanks for contributing! ππββοΈ
mkws
and thanks for contributing! ππββοΈ
live.js
is pretty cool.
> I recompiled. Better donβt put bash where they made for dash. Itβs running like a charm now.
About the frontmatter, the problem is the arrays.
No arrays in POSIX sh, I remember reading somewhere about parsing frontmatter with POSIX sh, don't remember where tho.
mkws
! π\n\n> Iβm very proud to be there. \n\nIt's cool, no need to be proud! π
100% sure you'll be on the list if you get your site up. Thanks for playing with
mkws
! π> Iβm very proud to be there.
It's cool, no need to be proud! π
sh
but if you prefer bash
, assuming you're not breaking anything, symlink /bin/bash
to /bin/sh
. If not, build your own pp
https://mkws.sh/pp/pp.c
dv
, live.js
, https.go
nicely some day.
bash
to sh
.
$ bin/mkws https://example.com | cut -d' ' -f2
s.css
index.html
sitemap.xml
Who needs plugins, right? π
mkws
related stuff https://twtxt.net/search?tag=c6kechq @lohn I believe I answered all your questions in a single thread, I was beat π΄ last night and felt excited you were asking me questions. Thread per question would have been great.
mkws
related stuff https://twtxt.net/search?tag=c6kechq @lohn, I believe I answered all your questions in a single thread, I was beat π΄ last night and felt excited you were asking me questions. Thread per question would have been great.
> Hey, thank you for sharing my blog post around. Iβm glad you liked it.
I neither like it nor dislike it, I agree with your opinion that
HTML
and CSS
aren't fit for developing apps. Also, I had a link in there. π
HTML
and CSS
aren't fit for developing apps. Also, I had a link in there. π
These words are so hypocritical, how can you understand something you're against of? Neither for nor against. What hatred? Why escape hatred? I'm not your enemy, I'm not *against* you.
bin/mkws
instead of bin/mkws https://example.com
, assuming you have the source files in an example.com
directory.
<link rel=icon href=/favicon.ico type=image/x-icon>
but @mckinley has something to say about it https://mckinley.cc/blog/20210824.html π
initial-scale=1
to the default layout https://css-tricks.com/probably-use-initial-scale1/
HTML
and CSS
. A break would be nice.

username

HTML
before them and bake microformats in more semantically while keeping stuff simple? Did the HTML
get more complex with the addition of mf2? Did you add tags without affecting functionality there?
> I think you want the version before I added mf2 support? π€ Shall I just make that a configuration option?
Neah, I'd rather have microformats by default.
div
s, less span
s more semantic elements like figure
s, figcaption
s for instance.
twtxt
would be as you put.
yarn
instance at https://c.mkws.sh
for community purposes but I have to work on yarn's HTML
output as I believe it could be better and skin it accordingly.
text-shadow
looks pretty cool!
> Twtxtβs original spec is like taking a 140 character long string of text, loading it into a cannon, and shooting it off into space.
That would be "antisocial" as I wrote it and what you ment by "anti-social".
Yeah,
twxt
and https://twtxt.net/ kinda overlap. I would say yarn would be "anti social media social media", as joke, truth is I personally am neither anti nor pro anything.
twxt
and https://twtxt.net/ kinda overlap. I would say yarn would be "anti social media social media", as joke, truth is I personally am neither anti nor pro anything.
mkws
is the name of the program and mkws.sh is the name of the web site?
> Now I need some content. ;-)
Wouldn't worry about that, I constantly get content ideas for both of my sites while not actively looking for them.
> Built with mkws.sh
Could you update this link so it would say just
> Built with mkws
I would say
mkws
is the name of the program and mkws.sh is the name of the web site?
mkws
is the name of the program and mkws.sh
is the name of the web site?
> I've recently become active again on twtxt.net, the platform that puts the "social" in "anti-social social media".
It's not antisocial to be clear. Maybe it would be better put as "anti social media social media". π
.gz
, .br
, uncompressed files tonight so it's a good idea to fix some scripts.
mkws
is in your $PATH
, do something like:\n\n MKWSTHEMEDIR=/path/to/share/dir mkws https://example.com /path/to/src/dir\n\nIt would get you the output in the current directory tho.\n\nYou could also just output elsewhere from bin/mkws
.\n\nI however recommend publishing the sources also, keeping sensitive info in ENV vars.=
> A common practice in SSG is to separate the code/content/siteready. As I understand now, #mkws puts almost everything in the root dir. There is a way to separate those things?
You could do, assuming
mkws
is in your $PATH
, do something like:MKWSTHEMEDIR=/path/to/share/dir mkws https://example.com /path/to/src/dir
It would get you the output in the current directory tho.
You could also just output elsewhere from
bin/mkws
.I however recommend publishing the sources also, keeping sensitive info in ENV vars.=
> Any thing about internationalization? Make #mkws runs in multiple languages and generate multilanguage content?
Didn't get to that yet! It's not that hard! You could use the https://www.gnu.org/software/gettext/ utilities. I, personally, would/will write a CLI version of https://man.openbsd.org/catgets
> I learned a lot of Hugo looking as otherβs solutions. Do you have some other theme option for #mkws?
For now I have all the source files also on https://mkws.sh/ and https://adi.onl (s/html/upphtml/g in urls, e.g. https://mkws.sh/index.html https://mkws.sh/index.upphtml, https://mkws.sh/docs.upphtml) maybe @eldersnake could also give you his sources, he was also very satisfied, the other weren't so brave. π
I recommend distributing the sources of the website, you can hide sensitive information in environment variables.
> Almost every thing I think to do Iβll have to mod #mkws mkws.sh file. Is there the expected behavior or am I imagine things?
Not necessarly _expected_ but recommended skips writing config files, do your config in code, and don't restrict your self to
/bin/mkws
, script the whole thing. There's not much to upgrade in /bin/mkws
, if any. I believe any config I'll ever add is Markdown
front matter, some variant of it.
/bin/mkws
, script the whole thing. There's not much to upgrade in /bin/mkws
, if any. I believe any config I'll ever add is Markdown
front matter, some variant of it.
And here https://mkws.sh/share/f.upp, and here https://mkws.sh/share/sitemap.uppxml