jedcn / jedcn.com

http://jedcn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jedcn.com

Static site. Middleman.

NPM is here for the scripts.

Getting Started

Preview and LiveReload

Build

  • npm run build

Deploy

Deploy credentials must be placed in a file named ~/.jedcn.com.rc:

DEPLOY_HOST=the-server-where-jedcn.com-is-hosted
DEPLOY_USER=the-user-that-can-rsync-into-DEPLOY_HOST

Once this is created, run npm run build-and-deploy.

Setup

Directory Structure

https://middlemanapp.com/basics/directory-structure/

About

http://jedcn.com


Languages

Language:CSS 83.0%Language:Ruby 11.7%Language:HTML 3.7%Language:Shell 1.6%