GithubHelp home page GithubHelp logo

sparetimebluegrass's Introduction

Deploy static content to Pages

we're having a good time...

image

For Docken

So, because I'm an idiot, I wrote my own blog software... and you're soaking in it. Blog posts are written in markdown or html. Each post is its own file and has metadata at the top.

  • blog posts are markdown files (.md) in assets/posts
  • pages are markdown files (.md) in assets/pages
  • images go in assets/images and you use markdown or html to add them to a blog post

Posting to Blog

  1. goto github
  2. copy the RAW file of another post as a guide
  3. add a new file to posts
  4. edit as needed
  5. add/commit file and push directly to main branch (this automagically deploys to the public website)

YOU'RE DONE

Metadata

This is just simple text (technically YAML) that the system uses; all are necessary. Here's an example:

---
title: Come hear some music and stories about bluegrass...
date: 2017-10-16
tags: news
---
  • title the title of your blog post
  • date posts are displayed by newest date. A date in the future will not display. This is how I do drafts or tests or whatever
  • tags are organizational and clickable... use them as you like. Make up new ones willy nilly ๐Ÿคท

sparetimebluegrass's People

Contributors

qualityshepherd avatar ljdocken avatar

Watchers

 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.