GithubHelp home page GithubHelp logo

About page about roweb HOT 18 CLOSED

ropensci avatar ropensci commented on June 4, 2024
About page

from roweb.

Comments (18)

sckott avatar sckott commented on June 4, 2024

Hmm, does this look better with a few changes to css (seems like headers are attached to the paragraphs before them, not after them)

screen shot 2014-04-22 at 1 20 17 pm

And this is before the css changes

screen shot 2014-04-22 at 1 20 36 pm

from roweb.

karthik avatar karthik commented on June 4, 2024

What did you change?

from roweb.

karthik avatar karthik commented on June 4, 2024

I'll fix the padding shortly.

from roweb.

sckott avatar sckott commented on June 4, 2024
.crew-3 h3 {
  font-family: "proxima-nova";
  margin: 0 0 20px; # was 80px
  font-size: 40px;
  font-weight: 600;
  font-variant: normal;
}

and added

.crew-3 p {
  margin: 0 0 20px;
}

from roweb.

karthik avatar karthik commented on June 4, 2024

Rather than a margin, I changed it to a padding.

from roweb.

sckott avatar sckott commented on June 4, 2024

ok

you working on the list css?

from roweb.

karthik avatar karthik commented on June 4, 2024

Yeah.

from roweb.

sckott avatar sckott commented on June 4, 2024

added reference link

from roweb.

karthik avatar karthik commented on June 4, 2024

I believe this is done. Onwards! ✨

from roweb.

sckott avatar sckott commented on June 4, 2024

nice

from roweb.

karthik avatar karthik commented on June 4, 2024

Fun aside, you can now deep link to any of the panels.

e.g.
Changing Science
Big Picture

from roweb.

sckott avatar sckott commented on June 4, 2024

cool, that is fun, maybe a # somewhere in each section so people know they can link?

from roweb.

karthik avatar karthik commented on June 4, 2024

hmm, not sure how to do that without breaking the aesthetic. I suppose we could tweet those sections first and see how that goes.

from roweb.

sckott avatar sckott commented on June 4, 2024

okay, just playin'

screen shot 2014-04-22 at 3 40 42 pm

from roweb.

sckott avatar sckott commented on June 4, 2024

ixnay?

from roweb.

karthik avatar karthik commented on June 4, 2024

Yeah, that really breaks the aesthetic, and will be even more cluttered on the small screen. I think it should be fine for people just to explore the whole page on their own.

from roweb.

cboettig avatar cboettig commented on June 4, 2024

If you want people to be able to click and get the deep link, why not just
put a link anchor around the relevant text or image? The css could still be
codes such that the anchor doesn't affect the aesthetic, but a user would
notice by mouse over or tapping on the text.

(Not saying that we need anchor element at all -- pandoc puts these in as
id tags on header elements by default without making each header into a
link, which I rather like.)

On Tue, Apr 22, 2014 at 3:41 PM, Karthik Ram [email protected]:

Yeah, that really breaks the aesthetic, and will be even more cluttered on
the small screen. I think it should be fine for people just to explore the
whole page on their own.


Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-41104942
.

Carl Boettiger
UC Santa Cruz
http://carlboettiger.info/

from roweb.

karthik avatar karthik commented on June 4, 2024

Right. I’ll see if I can write some css to do that. Only show on hover for the title.

On April 22, 2014 at 3:48:51 PM, Boettiger Carl ([email protected]) wrote:

If you want people to be able to click and get the deep link, why not just
put a link anchor around the relevant text or image? The css could still be
codes such that the anchor doesn't affect the aesthetic, but a user would
notice by mouse over or tapping on the text.

(Not saying that we need anchor element at all -- pandoc puts these in as
id tags on header elements by default without making each header into a
link, which I rather like.)

On Tue, Apr 22, 2014 at 3:41 PM, Karthik Ram wrote:

Yeah, that really breaks the aesthetic, and will be even more cluttered on
the small screen. I think it should be fine for people just to explore the
whole page on their own.


Reply to this email directly or view it on GitHub
.

Carl Boettiger
UC Santa Cruz
http://carlboettiger.info/


Reply to this email directly or view it on GitHub:
#12 (comment)

from roweb.

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.