Coder Social home page Coder Social logo

mpchadwick.github.io's People

Contributors

jake-melikov avatar mpchadwick avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mpchadwick.github.io's Issues

Move images out of repo (eventually)

Currently, the img/ folder is 19M. It's only going to keep growing and make this repo uneccessarily large. At some point, the images might need to be moved elsewhere (S3?)

Refactor: "home-featured-writing" CSS

There are now being used to "Selected Projects" in addition to "Selected Writing" so it would probably be a good idea to re-think the naming.

.home-featured-writing {
padding-left: 20px;
padding-right: 20px;
max-width: 600px;
.call-to-action {
background-color: white;
color: purple;
}
}
.home-featured-writing__header {
margin-bottom: 1em;
margin-top: 1em;
text-align: center;
font-style: italic;
font-weight: normal;
font-size: 16px;
border-top: 1px solid white;
border-bottom: 1px solid white;
padding-top: 10px;
padding-bottom: 10px;
margin-left: auto;
margin-right: auto;
}
.home-featured-writing__list {
margin-left: 0px;
margin-right: 0px;
margin-bottom: 2em;
}
.home-featured-writing__item {
list-style: none;
line-height: 1.4em;
margin-bottom: 0.8em;
}
.home-featured-writing__link {
color: $color-bg-pop-link;
text-decoration: underline;
&:hover {
color: $color-bg-pop-link-hover;
}
}
.home-featured-writing__post-date {
font-size: 0.8em;
}

Kill Twitter widget.js

Let's just render the Tweet text in a blockquote and then link include a link to the Tweet on twitter.

Potentially we can apply some styling beyond how we already style blockquotes to signify it's a Tweet.

Example:

image

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.