Giter Site home page Giter Site logo

woltage / henrik.nyh.se Goto Github PK

View Code? Open in Web Editor NEW

This project forked from henrik/old-henrik.nyh.se

0.0 1.0 0.0 639 KB

My old, Jekyll-powered personal blog. No longer in use! Replaced with Octopress:

Home Page: https://github.com/henrik/octopress

henrik.nyh.se's Introduction

This repo has been abandoned!

Please see my new blog repo.

The Pug Automatic

This directory contains data for my blog, The Pug Automatic.

It's automatically transformed by my mutated version of Jekyll (Hyde? Mr. Haml?) into a static site. Jekyll was created by Tom Preston-Werner.

Setup

I keep my version of Jekyll in ~/Projects/jekyll and add its bin dir to my PATH:

export PATH=~/Projects/jekyll/bin:$PATH

Install gem dependencies:

gem install bundler
bundle

Install Pygments for syntax highlighting:

sudo easy_install Pygments

Generate blog with:

jekyll

The config.ru files means you can see the generated site locally with Pow or any other Rack-compatible server. Or use Apache.

If it looks fine, generate and deploy with:

tasks/deploy

License

The following directories and their contents are copyrighted by me, Henrik Nyh, unless otherwise mentioned. You may not reuse anything in them without my permission:

  • _posts/
  • images/

All code of mine in the posts is under the MIT License unless otherwise mentioned.

The pug artwork is copyrighted by Johanna Γ–st, great illustrator and girlfriend.

All other directories and files are under the MIT License, but I ask that you do not use this exact design for another site (you can't have the pug, anyway). The design is based on MIT-licensed work by Tom Preston-Werner.

henrik.nyh.se's People

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.