Code Monkey home page Code Monkey logo

hax's People

Contributors

craigcook avatar hoosteeno avatar potch avatar tofumatt avatar

Stargazers

 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

hax's Issues

Share buttons

Hey Potch! Can we add share buttons to the posts?

Kudos on the new design!

Favicon missing since the re-design of the Mozilla Hacks website

Since the re-design, the new Mozilla Hacks website does not seem to have a favicon when a user opens a Mozilla Hacks article in a browser. The tab just shows the title of the webpage but there is no favicon preceding it.

Previously there was a star-shaped Mozilla Hacks icon Mozilla Hacks old favicon

Here's the difference with some opened tabs of the Old and New Mozilla Hacks articles in latest Firefox:
old and new mozilla hacks tabs

Mozilla Hacks website favicon missing in Firefox History Menu:
mozilla hacks favicon missing in history sidebar

Mozilla Hacks website favicon missing in Firefox Library (CTRL + SHIFT + H):
mozilla hacks favicon missing in firefox library

The website would look more awesome if a new favicon is added. Hope it will be added soon.

Spacing of social media buttons in the header

Really just a minor tweak: the social media buttons in the header (YouTube, Twitter, RSS) are not properly placed in... (please don't hit me) Google Chrome. Works just fine in Firefox. ๐Ÿ˜Š

screenshot-hax

Inline code tags only render correctly if they're within a paragraph

This code tag renders nicely with a grey background and reduced font size:

<p><code>foo()</code></p>

These code tags don't look good:

<ol>
    <li><code>foo()</code></li>
    <li><code>bar()</code></li>
</ol>

Maybe change the p code CSS rule to p code, li code? And maybe include definition lists, too?

The comment section feels a bit too simple

The old version had avatars, it was a great way to identify comment authors and to visually differentiate comments.

On the new version, the only way to see the separation between comments is the bold author name. I really like the new design but I find it difficult to see the separation between comments. Some indentation and maybe some spaces or colors could help.

Here's an example :

capture du 2015-10-07 00 06 53

WDYT?

Use Mozilla's corporate Akismet account

As seen on Bugzilla[0]...

In bug 1194731 the MDN team worked with the legal team to establish an enterprise account with Akismet. This account entitles us to enterprise service and includes some additional safeguards for users whose information might be sent to Akismet for spam checking. We should use that account instead of any other.

Account information is here: https://intranet.mozilla.org/Engagement/MDN#Tools

[0] https://bugzilla.mozilla.org/show_bug.cgi?id=1232425

p is resized on desktop like there is a sidebar

immagine

Removing that css rule (min-width:640px) now the width is the same of the container:

.post p, .post ul, .post ol, .discussion, .promo { {
    max-width: 65ch;
}

and in that way is showed

immagine

I am thinking to do a userstyle for stylish until the fix is not available

blockquote styles

.post blockquote {
    border-left: .5em solid #eee;
    padding-left: 1.5em;
    margin-left: 0;
}

Empty right side (article page)

Hi,

The article.post tags have a max-width: 65ch.

Unline Wikipedia :trollface:, I really like the idea of having a reasonably narrow article to read. The only problem here is that the article does not fill the whole width of its container : main#content-main and it creates an empty space on the right side.

It's no big deal but, it feels a little weird to me.

Here's the main content :

capture du 2015-10-07 00 01 41

And here's the article :

capture du 2015-10-07 00 02 11

I tried on latest FF and Chrome.

WDYT?

No syntax highlighting on posts

I'm not seeing any syntax highlighting in pre blocks on posts unless I manually add class="language-foo" to the code tag.

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.