Giter Site home page Giter Site logo

joshpress-2020's Introduction

JoshPress.net 2020

Source for JoshPress.net.

Development

  • Clone
  • Install
    • yarn
  • Start development servers
    • yarn start
  • Build Gatsby site
    • yarn build:client
  • Serve - For Local Testing
    • yarn serve
    • Will rebuild site, before starting server on port 5000.
    • In this mode the server WILL work as a proxy for the site.
  • Serve - On Real Server With Site Already Generated
    • node index.js
  • Rewrite content from dev.to
    • yarn source

Overview

This repo has two components:

  • client

    • A Gatsby site
  • server

    • Express server.

The server is responsible for:

  • Checking if the current request is for a post from my old WordPress site, which I converted to HTML using Gatsby awhile back. That site was moved to legacy.joshpress.net. The server handles the 301 redirects.
  • Serving the static site, generated with Gatsby.
  • Other

joshpress-2020's People

Contributors

shelob9 avatar

Stargazers

 avatar lesley chang avatar Maykon Pacheco avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

joshpress-2020's Issues

RSS feed

Hey Josh,

I always used to read your blog through the RSS feed, but it seems that your new website doesn't have this implemented. Maybe this is a nice idea to implement during a bored evening?

For now, I'll read it manually! ;)

โœŒ๏ธ Rob

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.