Giter Club home page Giter Club logo

hikes's Introduction

A Blog of Hiking Pictures

I wanted to get to know Gatsby better, so, I originally started this blog as an attempt to learn Gatsby while also creating a place for me to upload my hiking photos and trip descriptions. I init this project, and then left it alone for a year. When I circled back, everything about my Gatsby dependencies had changed, so I opted to use my recently acquired knowledge of react-static for this project instead.

My goal is to reproduce similar styles to what I had when I was using LekoArts's Emma Theme, but with way less tooling so it plays nicely with gh-pages.

See the live version here.

Development

Scripts

yarn run <script> Description
build Build the thing!
deploy Deploy the thing
dev Spin up a local instance of the blog
format Prettify things

Content

Every new post lives within its own folder in content/hikes, and needs the following:

  • The folder name to reflect the hike date and a key word in reference (YYYY-ShortDescrip)
  • A cover.jpg/png img to show on the home screen
  • Any other imgs to reference in the blog post
  • An index.mdx containing all necessary blog post data (below)
---
title: '
cover: './cover.jpg'
slug: ''
date: 'YYYY-MM-DD'
location: '<LOCATION> National/State Park'
---

## Hike Description

## Photo Gallery

## More Resources

hikes's People

Contributors

kale-stew avatar

Stargazers

Acampbell avatar

Watchers

James Cloos avatar

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.