Giter Club home page Giter Club logo

blog-site's People

Contributors

alexanderjdupree avatar

Watchers

 avatar  avatar

blog-site's Issues

Make site mobile friendly

Currently there are some media queries and breakpoints for the some HTML elements on the site. However, there are some issues with the footer and about section as well as the overall font size. Need to update the CSS to make the entire page look friendly on mobile devices

Parameterize Site Content

All of the site content is hard coded within the React JSX tags. This prohibits making a reusable template out of the site. Suggest storing all the site content in a central JSON or YAML that is parsed and injected down to all the specific React components when it is needed.

Update Rocket to 0.5

The current Rocket version for the project is 0.4.x which is dependent on nightly. This can sometimes cause breakage issues during CI/CD. Suggest switching to the 0.5 version which uses stable. There currently isn't an official 0.5 release yet, however there is a very stable release candidate we can build directly from GitHub

Hello @samanpa, you can build from the master branch using this in Cargo.toml: rocket = { git = "https://github.com/SergioBenitez/Rocket", version = "0.5.0-rc" }

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.