Code Monkey home page Code Monkey logo

isotopp.github.io's Introduction

Blog of Kristian Köhntopp

blog.koehntopp.info. This is using github pages and Hugo to make a blog. You can subscribe to the RSS in the blog or to changes in the repo using github.

If you want something fixed, fork it and submit a PR.

If you do not like the format, clone it and process yourself.

Now using Hugo

This blog started out as Github Pages, using the default workflow. The default workflow uses Jekyll, though. That is a static page generator written in Ruby. It takes almost 120 seconds to transform the markdown version of the blog into HTML.

The new setup uses Hugo, based on the workflow on the Hugo pages. The theme has been ported and set up by Pat David, since I do not know any Frontend. Thanks, Pat and pixls.us.

The following instructions are outdated.

The hugo-bootstrap-bare has been vendored instead of maintaining it as a submodule.

Original Setup instructions:

If this is being pulled fresh the hugo-bootstrap-bare theme needs to be pulled as a git submodule as well.

  1. After cloning this repository (or switching to this branch).
  2. Pull the hugo-bootstrap-bare submodule with:
git submodule update --init --recursive
  1. Fetch the assets in the theme:
cd themes/hugo-bootstrap-bare/assets
yarn install (or npm install)

Build

In the project root run hugo to build into the public directory, or run hugo server to run a local copy (and serve it with autorefresh on changes of source files).

isotopp.github.io's People

Contributors

abaumg avatar andreasscherbaum avatar cboltz avatar dependabot[bot] avatar do3cc avatar fjbender avatar isotopp avatar joerghoh avatar joschug avatar jpmens avatar jwalzer avatar klausman avatar lenzgr avatar majaco avatar mclange avatar mthie avatar patdavid avatar quassy avatar rndmh3ro avatar schurzi avatar tobys 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.