Giter VIP home page Giter VIP logo

code-blog's People

Contributors

billyham avatar gsmatth avatar

Watchers

 avatar  avatar  avatar

code-blog's Issues

Think of a useful way to use reduce

Think of a useful way to use reduce. Maybe you want to put some "fun facts stats" in your footer?

  • Decide on a feature to include
  • Implement code with the reduce function

Port to Heroku platform

Get the site up and running on a robust hosting platform. Be sure to keep secret tokens secure in an environment variable.

  • Create a new Heroku app, and link it to your portfolio
  • Get your app deployed and running on Heroku
  • Create a new package.json file, or copy over package.json and server.js from the blog project
  • Configure an environment variable on your production server, so the server.js file can access your token when it's running

Create an alternate color scheme in theme.css

All the colors are implemented in the theme.css script. Come up with a new theme using a dark background and neutral colors.

  • Create a new palette for background and text colors
  • Implement in CSS theme script
  • Create a user interface function that allows the user to toggle color themes

Apply a custom domain to Heroku app

  • I want [www.davehanagan.com] hooked up to my Heroku app, so that I don't have to explain to people how to spell "big complicated url dot com" over the phone.
  • I want my root domain to redirect to the www subdomain, so people can type in either one to load my app.

Align the menu icon to the left side of the screen

Nav Bar links change to a menu icon when viewed on width-constrained windows. Currently the menu icon is centered horizontally. It should stay aligned to the right side of the screen.

  • Fix menu icon alignment with CSS

Apply a Type Scale

As a visitor, I want the site to use great typography, so that I have an enjoyable reading experience.

  • Change the existing CSS modifications for h1 and h2 to be classes
  • Set up your h1, h2, h3 elements according to a type scale.
  • Include some good fonts, that work well together.

Clean up CSS scripts with SMACSS organization

As a developer, I want my CSS styles to follow SMACSS organization, so that I know where to look for creating and editing styles.

  • Identify items in layout.css that can be moved to module.css
  • Clean up arrangement of CSS elements within scripts

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.