GithubHelp home page GithubHelp logo

Comments (6)

notenociz avatar notenociz commented on May 3, 2024

Is this for the docs or for the bottom of the homepage?

from tachyons.

mrmrs avatar mrmrs commented on May 3, 2024

For each individual docs page. Similar to this:

http://tachyons.io/docs/layout/widths/

Sent from my iPhone

On Aug 18, 2015, at 7:09 PM, E A [email protected] wrote:

Is this for the docs or for the bottom of the homepage?


Reply to this email directly or view it on GitHub.

from tachyons.

notenociz avatar notenociz commented on May 3, 2024

Right. Would you be alright with people PRing such changes to help you out?

from tachyons.

mrmrs avatar mrmrs commented on May 3, 2024

Definitely. Basically just want a link to the mdn page for any property within a module. Most of the time it is just one property, but every now and then it is a couple of them.

Sent from my iPhone

On Aug 18, 2015, at 7:38 PM, E A [email protected] wrote:

Right. Would you be alright with people PRing such changes to help you out?

Regards,

Enoch

On Tuesday, 18 Aug 2015 at 21:37, Adam Morse [email protected], wrote:

For each individual docs page. Similar to this:

http://tachyons.io/docs/layout/widths/

Sent from my iPhone

On Aug 18, 2015, at 7:09 PM, E A [email protected] wrote:

Is this for the docs or for the bottom of the homepage?

Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub.

from tachyons.

notenociz avatar notenociz commented on May 3, 2024

Links to put in:

from tachyons.

notenociz avatar notenociz commented on May 3, 2024

Sample Code:

  <div class="mtxl cf">
    <div class="dib mrl">
      <h1 class="f4 ttu tracked semibold">Previous</h1>
      <a href="{{previous-url}}" class="link semibold blue dim">{{previous}}</a>
    </div>
    <div class="dib">
      <h1 class="f4 ttu tracked semibold">Next</h1>
      <a href="{{next-url}}" class="link semibold blue dim">{{next}}</a>
    </div>
  </div>
  <div class="mtxl">
    <h1 class="f4 ttu tracked semibold">Reference</h1>
    <a href="{{MDN Link}}" class="link semibold blue dim">MDN - {{property}} property</a>
  </div>

from tachyons.

Related Issues (20)

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.