Difference between revisions of "Talk:Main Page"

From NixOS Wiki
Jump to: navigation, search
m ([[{{ns:4}}:Contributing#Syntax]])
Line 1: Line 1:
 +
== User Interface ==
  
 +
=== Menu ===
  
= User Interface =
+
The menu has now been rearranged, as discussed on [https://github.com/nixos-users/wiki/issues/3#event-1216650720 the github issue].
 
 
== Menu ==
 
 
 
The menu has now been rearranged, as discussed on [https://github.com/nixos-users/wiki/issues/3#event-1216650720 the github issue]. The next steps:
 
  
 +
The next steps:
 
# write up the category pages under resources in a standardized way
 
# write up the category pages under resources in a standardized way
 
# add a bunch of links to articles we wanna have but don't have (getting started guides for everything, for example)
 
# add a bunch of links to articles we wanna have but don't have (getting started guides for everything, for example)
Line 13: Line 12:
 
After this is done, it should be very easy for people to contribute.
 
After this is done, it should be very easy for people to contribute.
  
== Graphic Design ==
+
=== Graphic design ===
  
=== Theme ===
+
==== Theme ====
  
 
I think it would be great to use some non-standard theme, to differentiate the wiki and make it our own.
 
I think it would be great to use some non-standard theme, to differentiate the wiki and make it our own.
Line 21: Line 20:
 
I have been looking into bootstrap themes that are being maintained and found [https://github.com/cmln/chameleon Chameleon].
 
I have been looking into bootstrap themes that are being maintained and found [https://github.com/cmln/chameleon Chameleon].
  
=== Favicon ===
+
==== Favicon ====
  
 
The favicon seems to have a black background on my machine, which makes it look quite terrible. This can be solved by using the same one nixos.org uses. We might also considering making our favicon a bit different, it can be nice for those of us who like their bookmark bars filled with distinct icons and no text.
 
The favicon seems to have a black background on my machine, which makes it look quite terrible. This can be solved by using the same one nixos.org uses. We might also considering making our favicon a bit different, it can be nice for those of us who like their bookmark bars filled with distinct icons and no text.
  
 +
----
  
 
I believe this has been fixed with yesterday. We now link to a png version <syntaxhighlight lang="html"><link rel="shortcut icon" href="/favicon.png"/></syntaxhighlight> --[[User:Fadenb|Fadenb]] ([[User talk:Fadenb|talk]]) 12:04, 24 August 2017 (UTC)
 
I believe this has been fixed with yesterday. We now link to a png version <syntaxhighlight lang="html"><link rel="shortcut icon" href="/favicon.png"/></syntaxhighlight> --[[User:Fadenb|Fadenb]] ([[User talk:Fadenb|talk]]) 12:04, 24 August 2017 (UTC)

Revision as of 12:25, 19 October 2017

User Interface

Menu

The menu has now been rearranged, as discussed on the github issue.

The next steps:

  1. write up the category pages under resources in a standardized way
  2. add a bunch of links to articles we wanna have but don't have (getting started guides for everything, for example)
  3. flesh out the Contributing to the Wiki page and Main Page to be more welcoming and clear

After this is done, it should be very easy for people to contribute.

Graphic design

Theme

I think it would be great to use some non-standard theme, to differentiate the wiki and make it our own.

I have been looking into bootstrap themes that are being maintained and found Chameleon.

Favicon

The favicon seems to have a black background on my machine, which makes it look quite terrible. This can be solved by using the same one nixos.org uses. We might also considering making our favicon a bit different, it can be nice for those of us who like their bookmark bars filled with distinct icons and no text.


I believe this has been fixed with yesterday. We now link to a png version

<link rel="shortcut icon" href="/favicon.png"/>

--Fadenb (talk) 12:04, 24 August 2017 (UTC)