Giter Site home page Giter Site logo

markuseliasson.se's Introduction

Site of Markus Eliasson

This is the personal site and blog for http://www.markuseliasson.se, powered by the static site generator Hugo.

Theme

Currently there is an embedded theme called tidy used. If the theme plays out well and I finish some minor extensions I will extract it to a separate theme.

Remaining features:

[ ] Improve grid for mobile layout [ ] Add support Disqus comments

Getting started

Probably not of great interest to anyone but me, but due to my frequency of blogging I really need these commands written down.

# Create a new article
$ hugo new article/my-new-article.md

# Run a local server
$ hugo server --theme=x10 --buildDrafts --watch

# Generate only published pages with this command
hugo -t x10
cd public
git add .
git commit -m "Build site"
git push

Copyright (c) 2014-2019 - Markus Eliasson - All rights reserved.

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.