Dave Howorth <dhoworth@mrc-lmb.cam.ac.uk> wrote:
> Adam Spiers wrote:
> > Michael Vetter <mvetter@suse.com> wrote:
> >> Hello,
> >>
> >> I like the new design of the opensuse website[1].
> >>
> >> In my opinion the wiki should get adjusted to match it more.
> >> In general I think our wiki doesn't look great but of course that is a
> >> matter of taste.
> >>
> >> I think the Funtoo[2] and Gentoo[3] wikis look nice and the design makes
> >> them a bit more readable.
> >>
> >> A similar design, all those round corner, code block, "flat design" (is
> >> that what you call it?) look nice. Atop of it taking the colors from
> >> [1] and it would look a lot prettier.
> >>
> >> Just wanted to start this, let's see where it goes.
> >>
> >> PS: I myself have no knowledge at all about MediaWiki theming :-)
> >>
> >> 1: https://www.opensuse.org/
> >> 2: http://www.funtoo.org/GNOME_First_Steps
> >> 3: https://wiki.gentoo.org/wiki/Main_Page
> >
> > I think I more or less agree. Our wiki doesn't look terrible, but I'm
> > sure that even with a few minor tweaks it could look a lot
> > friendlier. For example:
> >
> > - The line spacing in the left nav bar looks too much.
>
> As Michael said, it's a matter of opinion
I also said that :-)
> but it looks fine to me.
>
> > - There's a bug with indentation of TOCs, e.g. look at the bullets
> > in the TOC here:
>
> I don't see any problem and you don't describe the problem that you see,
> so I, and presumably others, have no way to know whether there is a
> problem or not.
The bullets are outdented:
http://pasteboard.co/4C0qHcK.png
> > https://en.opensuse.org/openSUSE:Build_Service_Tutorial
> >
> > - The default font is ugly, and too small.
>
> Unless I'm misreading the page, that's your browser's problem. The page
> sets it to:
>
> font:1em "Lucida Grande", Arial, "DejaVu Sans", Verdana, sans-serif;
>
> I don't see any particular problems with any of those font suggestions
> and the size is relative so is set by your browser's default. So if you
> think it should be larger, edit your preferences!
I'm talking relative size, not absolute size. The font appears
smaller than most other sites. If I increase it in my preferences,
then all other sites appear too big. However I think I found the
reason why. The 1em is fine, but it gets shrunk by a wrapper <div>
via line 133 of https://static.opensuse.org/themes/bento/css/base.css:
.ui-oo-content-wrapper, .content-wrapper{font-size:0.8em;}
If I disable that then everything looks the same size as other sites.
--
To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org
To contact the owner, e-mail: opensuse-wiki+owner@opensuse.org
How to Install Wiki.js on Debian 12
-
Wiki.js is free and open-source wiki software based on Node.js, Git, and
Markdown. In this article, we'll show you how to install Wiki.js on a
Debian 12 sy...
1 month ago
No comments:
Post a Comment