Git Product home page Git Product logo

i3.github.io's People

Contributors

acrisci avatar airblader avatar anadahz avatar burik666 avatar crocket avatar fbrinker avatar foo-dogsquared avatar geshido avatar grokkingnix avatar jtpereyda avatar ketomi avatar koebi avatar malin-as avatar obar avatar orestisfl avatar quantenzitrone avatar rrobgill avatar sanderdlm avatar sardemff7 avatar shdown avatar snprajwal avatar stapelberg avatar sucrecacao avatar sur5r avatar techtonik avatar tgaz avatar tylerbrazier avatar tyll avatar ultrabug avatar woodruffw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

i3.github.io's Issues

spam on faq

Some of these buttholes have added spam on https://faq.i3wm.org/
There a about 7 items all related to the term "cashback" that have been added today 2015-11-05.
Unfortunatly there's no "report spam" function for my karma.

Update the website code

Hey all. I noticed a couple of weird CSS issues on the i3 site and decided to take a look under the hood. From what I can see most of the site's CSS (and JS) is pretty old and could use an update.

I've made a fork: https://github.com/dreadnip/i3.github.io and already put in a couple of hours reworking the base CSS (layout with flexbox instead of floats, improved typography, semantic HTML5, basic responsiveness with media queries, etc..). If you guys are open to this idea, let me know and I can finish it up and update the whole thing to modern web standards.

I haven't changed the design, so my version is a 99% visual replica of the current site. Although I personally would make some minor visual changes, I can understand if you want to preserve the current style.

I also noticed there is a very outdated jQuery dependency (1.6.2), that could be replaced pretty easily. The downloads page JS to show old versions is already refactored with vanilla JS on my fork. How attached are you guys to the gallery JS? It seems like it adds a lot of overhead for very little benefit. I don't think that the target audience of i3 would expect a fancy JS gallery 🤔

Again, just let me know what you guys want or don't want and I'm happy to put in some work.

Outdated copyright year

The copyright notice at the bottom of the page is still 2009. Not sure if this is deliberate, but as far as I understand(not a lawyer), any update to the website constitutes a new copyright and hence you guys should keep it updated. Most will do 2009-2018 or something like that.

Translate to Portuguese[BR]

Regarding issue i3/i3#2700, I think I put it in the wrong place :) .
I took the liberty of hosting elsewhere due to the use of PHP.
I put this link below only for demonstration: http://i3wm.herokuapp.com/
I am building on codeigniter, and creating from the existing pages a skeleton to be so necessary to edit the texts of the language.


Referente ao issue i3/i3#2700, acho que coloquei no lugar errado :) .
Eu tomei a liberdade de hospedar em outro lugar devido ao uso do PHP.
Coloquei nesse link a seguir somente para demonstração: http://i3wm.herokuapp.com/

Estou construindo no codeigniter, e criando a partir das paginas existentes um esqueleto para só ser necessário editar os textos do idioma.

//------------->portuguese.php
//----------------------->Nav -----------------
$lang["nav_docs"] = "Documentação";
$lang["nav_screens"] = "Telas";
$lang["nav_faq"] = "Perguntas frequentes";
$lang["nav_contact"] = "Contato";
$lang["nav_bugs"] = "Erros";

ubuntu repo notice for i386

When using ubuntu repo, apt update shows notice because -I think- there is no i386 build:

N: Skipping acquire of configured file 'universe/binary-x86_64/Packages' as repository 'http://debian.sur5r.net/i3 focal InRelease' doesn't support architecture 'x86_64'

Would it be good (and work for armhf too) to add something like [arch='dpkg-architecture | grep DEB_HOST_ARCH= | cut -f2 -d_'] to echo "deb http://debian.sur5r.net/i3/... command in the instructions ?

Add an open source license

There should be a license for site resources (html, css, etc.) and maybe a separate one for content (copy and docs) if this is possible.

Debian Mirror: Sync in progress?

Current Behavior

Not able to add i3 Debian Repository

E: Failed to fetch https://baltocdn.com/i3-window-manager/i3/i3-autobuild/dists/all/main/binary-amd64/Packages.xz  File has unexpected size (67760 != 66692). Mirror sync in progress? [IP:XYZ 443]
   Hashes of expected file:
    - Filesize:66692 [weak]
    - SHA256:c420bc10fc476dafe1ce2fcc12e926a74ca19ad0fa44beaab97d2c6c6c0132b4
    - MD5Sum:d2dcd6343d9b7e39f8902a93e7876e70 [weak]
   Release file created at: Thu, 15 Jun 2023 06:48:53 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.

Expected Behavior

  • Add i3 Debian Repo
  • Update & Install Latest i3

Reproduction Instructions

$ curl https://baltocdn.com/i3-window-manager/signing.asc | sudo apt-key add -
$ sudo apt install apt-transport-https --yes
$ echo "deb https://baltocdn.com/i3-window-manager/i3/i3-autobuild/ all main" | sudo tee /etc/apt/sources.list.d/i3-autobuild.list
$ sudo apt update

Environment

Ubuntu 22.04 5.19.0-46-generic - CN: Japan

P.S.: Please let me know if this is not the right repo to post this kind of issue.

Thanks.

build.i3wm.org lacking index/robots

The documentation for i3-msg appears to have a broken link sending people to https://build.i3wm.org/, which then returns a GitHub pages 404 response.

2018-01-17-21 19 51-b6a487b61098

I think the problem is that you want the docs to show up at i3wm.org, but Google have found the same content on build.i3wm.org.

Here's an example Google search result in case that helps:

2018-01-17-20 50 55-f9c26cccab06

To address the issue for humans you could set the href="/" in question to "http://i3wm.org/" rather than just "/", but that's a bit of a hack (and might hurt your SEO).

…cue selling my friend's SEO consultancy… 😉

HTH!

https://i3wm.org/docs/buildbot.html links to 404

I'm submitting a…

[x] Bug

Current Behavior

https://i3wm.org/docs/buildbot.html contains a link to https://build.i3wm.org/clang-analyze/ which is a 404.

Expected Behavior

The link should point to an existing page.

Reproduction Instructions

Visit https://i3wm.org/docs/buildbot.html and click on the https://build.i3wm.org/clang-analyze/ link.

Environment

Visited the web page with a clean cache today (26/1/2019)

Thanks!

The following is redundant, but it shuts the bot up.

i3 version 4.16-101-gc0bd31c7 (2019-01-12, branch "gaps-next") © 2009 Michael Stapelberg and contributors

FAQ Login not possible

Sorry, Michael, didn't know a better place to put this. The FAQ was offline today and now I can't log in via Google anymore. It redirects to a Google page with an error:

OpenID auth request contains an unregistered domain: http://i3faq:8080/

[website] link to FAQ missing

Hi,
(btw: awesome i3, been using for years and it's the b.e.s.t.!)

On the website, when you click on "User's guide" or any subsection of "Docs", the link to FAQ in the top menu disappears. I think it should stay like on the rest of the website.

Cheers!
F

formatting of mobile version

In the mobile version (at least on a small screen like a Samsung Galaxy S3-mini) the buttons 'comment', 'edit', 'flag... are overlapping and are not usable.
Also 'sign out' is cut off and 'help' not present at all - it is probably outside the screen...

Spam on the faq page

Since the outage a few days ago there seems to be a lot more spam. I'm deleting about two posts a day.

Did anything not start up correctly or are we just seeing more spam?

Add Ctrl to the available modifiers

I found out about this easter egg today. It isn't mentioned anywhere on the i3wm docs.

Should we replace Mod1-Mod5 to Mod1, Mod2, Mod3, Mod4, Mod5 to make it more clear?

add screenshot with gaps

I think, now that i3 4.22 is out, there should also be a screenshot on the website showcasing the gaps, as it is quite a big design feature.

Contact > Link to IRC

Hey, this is really very minor and maybe not even necessary to change. Still: The link to i3's IRC is given as "irc://chat.freenode.net/i3". For those users (like me ^.^) that simply use web chat for IRC the link should be something like webchat.freenode.net. Maybe you could add this link for the inexperienced user with questions.

Page for i3 ecosystem

I think we should have a page on the website that keeps a list of all the projects that work with i3 such as statusline generators, ipc libraries, and config template things.

FAQ: Moderation 404

Being an administrator now (thanks!) I get a notification for flagged posts, but clicking on it only yields a 404. I've found only one report about this on Askbot which didn't lead to anything (and hence I suspect this is fixed on master – maybe we just want to update to master?).

Is there any other way to get to those notifications?

Compton issues with placeholder containers

I am using i3 with compton and when I replace a placeholder window with a window that has transparency rules from compton they do not get applied.

I was going to attempt to assign a compton rule for the placeholder window itself, but using xprop it seems that there is no window class name or any other common value for me to use in the compton rule

README

Please provide a README that at least explains how to contribute. Right now it's not clear how the pages are generated from the templates in the folders starting with underscore (e.g. _docs), or whether or not the other folders should be updated.

Wrong formatting on the conky page

On this page there is a wrong "/tt>" in the end of the page which is supposed to be a formatting tag but instead appears to be part of the offered script, resulting in errors.
I thought this would be the best place to report this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.