Coder Social home page Coder Social logo

cpu-15's People

Contributors

dascritch avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gasparzongo

cpu-15's Issues

Reduce "sidebar" entries on small screens

  • "Mots-Clés" -> "Chercher" , "Chercher" -> "Nous suivre"
  • Typo on front page on FMR
  • Remove "Première diff .... Dernière émission diffusée : "
  • Replace on first show "diffusé le" with "Émission diffusée le"
  • Do not show sub categories in sidebar
  • Do not show cloud of tags in sidebar
  • Do not show tags on show of front page
  • in header, links on : title and radio fmr
  • menu a:hover { color : black; background : white }

Resstyle <q>

we are missing quotes, no need to italicize.

from dsn13 dascritch.net

blockquote,q {
   font-style:italic
}

blockquote em,q em{
   font-style:normal
}

q,cite,quote,blockquote { 
    quotes:"\201c" "\201d" "\00ab\00a0" "\00a0\00bb"
}

Remove feed links

As in categories http://cpu.dascritch.net/category/Programmes

For Programmes , give the feedburner link for complete episodes only, for other ones, the full feedburner link

Restyle <kbd>

Re use dascritch.net ?

kbd {
    background:none repeat scroll 0 0 #eee;
    border-color:#ccc #aaa #888 #bbb;
    border-style:solid;
    border-width:2px 3px 3px 2px;
    padding:0 2px;color:#000000;
    display:inline-block;
    min-width:15px;
    position:relative;
    text-align:center;
   text-shadow:none;
   white-space:nowrap;
    box-shadow:0 0 5px rgba(0,0,0,0.5);
}

RSS master feed should have a "_m" sized picture

Today, the full size image is sent, not a special good idea.
We can put the <img> in content, and also use in RSS2 <post-thumbnail> or <media:content src="URL" xmlns:media="http://search.yahoo.com/mrss/" medium="image" type="image/jpeg" />

Margin-top on some id-elements

due to links and also the pinned header, some elements , such as #blogextra should have a top-margin (or padding ?) in accordance to not be hidden under the header.

header height : 72px

Do a redirect on twitter card to canonical url

For a sound content, Twitter app on Android is in fact opening a web-page (instead of a video content). But the twitter card URL is a minimalistic page, due to embedding. It is a better experience for users to have the canonical page instead.

Example : https://twitter.com/CPUprogramme/status/941195898884952065
Twitter card : https://cpu.dascritch.net/twitter-player/2017/12/14/Teaser-:-Ex0069-How-deep-learning-is-your-love
Canonical page : https://cpu.dascritch.net/post/2017/12/14/Teaser-%3A-Ex0069-How-deep-learning-is-your-love

I think using <META http-equiv="refresh" content="0; URL=/post/canonical"> or a javascript refresh. I believe JS code is filtered by the app, and so for the embedded frame.
I don't want any server-side redirection solution.

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.