Maxwell :fedora: :ansible: · @maxgot
118 followers · 96 posts · Server floss.social

I figured I'd try out the new blogging feature and set up a little site for myself: gtmx.me/

#mkdocs

Last updated 1 year ago

Simon Dückert · @simondueckert
651 followers · 1569 posts · Server colearn.social

untestützt seit der Version 9.2 auch Blogs. Habe die Funktion mal ausprobiert und bin recht angetan von der Einfachheit. Wir werden im Kernteam mal besprechen, auf lernos.org einen lernOS Blog zu starten.

#til #mkdocs #material #lernos

Last updated 1 year ago

lernos · @lernos
125 followers · 160 posts · Server colearn.social

Material für ist in Version 9.2 erschienen (github.com/squidfunk/mkdocs-ma). Damit wird in den Web-Versionen der Leitfäden ein Blog möglich. Das werden wir zeitnah in die Produktionskette integrieren.

#mkdocs #lernos

Last updated 1 year ago

Mark McBride · @markmcb
1 followers · 18 posts · Server mas.to

Goodbye , hello . After many years, I realized that I don't want a blog, just a site with docs-like info. Bonus: mkdocs is the easiest SSG I've used. :)

squidfunk.github.io/mkdocs-mat

#mkdocs #jekyll

Last updated 1 year ago

Mark-Andrew · @mark
11 followers · 28 posts · Server mastodon.bsd.cafe

@stefano I wasn't aware of Gitea's for-profit future, thanks!

I recently went through a long search journey for a wiki. Tried a few like , and . Since I have users who have no experience (and will 🙂) to learn Markdown, I decided to go with as it is also quite easy to set up.

#mkdocs #dokuwiki #outline #wikijs

Last updated 1 year ago

openpotato · @openpotato
7 followers · 12 posts · Server fosstodon.org

SQLDocs is a new cross-platform console application to create nice looking schema documentations with and for relational databases (currently supported are and ).

#mkdocs #mkdocsmaterial #postgresql #firebird

Last updated 1 year ago

Joerg Jaspert :debian: · @Ganneff
245 followers · 805 posts · Server fulda.social

Let's try this: Dear / , what is the current go-to if I have to/want to write application for ?
It is a application, that does contain a lot of already, but that is very specific to the code, like api/developers doc. It is not end user stuff.

So, what to do? Own branch and something in it, that then gets rendered on a Github-or-similar page? A .md file used with ? Using and their based setup (also their examples are pretty python related).

I would like to stay as near to the code as I can. *Ideally* it would be rustdoc comments, but that can't be, as that is used for the developers doc already. "Just" a file besides, maybe in doc/ sounds better than whole new branch?

Any ?

#lazyweb #lazyfedi #documentation #endusers #rust #rustdoc #mkdocs #readthedocs #sphinx #suggestions

Last updated 1 year ago

Fortinux · @fortinux
0 followers · 1 posts · Server floss.social
Dougal · @d0ugal
260 followers · 126 posts · Server hachyderm.io

@foosel that’s a neat solution! If I were still involved in the project I’d say that should have native support for something like this 😀

#mkdocs

Last updated 1 year ago

zulf · @zulf
105 followers · 1121 posts · Server framapiaf.org

@Yahiko je cherchais aussi à un moment et c'est bookstackapp.com/ qui gagne chez moi 😊 j'ai pas encore trop poussé de page
Par conte je crois qu'il faut une bdd avec

Autrement j'avais testé rust-lang.github.io/mdBook/

C'est pas mal, codé en rust. C'est équivalent à

#mkdocs #mdbook #bookstack

Last updated 1 year ago

fsnk :NeonCat: · @fsnk
473 followers · 2598 posts · Server mastodon.acc.sunet.se

@thelinuxfraud
i like and

@squidfunk just pushed a community release of the with support a couple days ago

#blog #materialformkdocs #mkdocs #hugo

Last updated 1 year ago

Mini-Eintrag im 👋

Hab mit ner von @carlschwan adaptierten Lösung das Fediverse als Kommentarfunktion eingebaut.

Wenn ich mal Zeit & Lust hab mach ich das vielleicht noch bisschen hübscher im Code wie es jetzt ist^^

9lukas5.gitlab.io/blog/2023/07

#blog #mkdocs #staticsitegenerator #comments

Last updated 1 year ago

....why is nesting not working in my -material extra css?!

This works:

.outer {
...
}

.outer .inner {
...
}

This not:

.outer {
...

.inner {
...
}
}

#css #mkdocs

Last updated 1 year ago

mhhh, hab vorhin mal versucht git svn clone nur vom trunk zu machen.
Ist aber irgendwie saumäßig lahm das ganze 😵‍💫
Ob das am liegt, oder 🤔

Und glaub diese Doku die ich da grad neu erfassen soll, ich werd das glaub zur Demo wie fancy heute so geht mal noch als Seite anfangen 👀

#svn #wsl2 #git #doku #mkdocs

Last updated 1 year ago

Timothée Mazzucotelli :python: · @pawamoy
127 followers · 166 posts · Server fosstodon.org

Following the suggestion in github.com/mkdocs/mkdocs/discu, now has a group: @MkDocs. Mention it to post to the group, follow it to get all posts!

(the group is not official, I've created it myself)

#mkdocs

Last updated 1 year ago

Timothée Mazzucotelli :python: · @pawamoy
123 followers · 158 posts · Server fosstodon.org

New project: mkdocs-manpage 📗 pawamoy.github.io/mkdocs-manpa

This plugin lets you generate a manual page of your docs site, usable through `man`. It uses the fabulous to convert HTML to the manpage format.

Here is how it looks:

#mkdocs #pandoc

Last updated 1 year ago

Falk Heiland 🇺🇦 · @falkheiland
54 followers · 295 posts · Server fosstodon.org

@codeHaiku i use for documentation.

#mkdocs

Last updated 2 years ago

Fredrik Averpil :python: · @fredrikaverpil
156 followers · 338 posts · Server fosstodon.org

I moved my blog over onto (shoutout to @squidfunk 🤩), running on pages.

So happy to finally be able to use those ✨ sweet ✨ looking admonitions, icons, emojis etc that look consistently awesome! 🎉

fredrikaverpil.github.io

#mkdocs #material #github

Last updated 2 years ago

Giulio · @giuliohome
15 followers · 287 posts · Server mastodon.world

@squidfunk

look very cool at first sight!!!

Quick question, does the search feature work even if hosted on a private static web server? I assume the answer is yes since it is written that it could even work without a regular server, when building for offline usage (that is not what I'm asking).

The real question is how perfomant is it when doc size scale? Any stats or clues?

All in all, I'd say it is *WAY* easier than a server side implementation like apache lucene and the like!!!

#mkdocs

Last updated 2 years ago

Gregory M. Kapfhammer · @gkapfham
68 followers · 99 posts · Server fosstodon.org

For those of you who use to create your web site with , you might want to consider this package for adding executable code to your docs. Learn more at: bouillotvincent.gitlab.io/pyod. Already used it? Let me know what you think!

#python #mkdocs

Last updated 2 years ago