Giter Site home page Giter Site logo

xhain-website's Introduction

xHain ★ hack + make ★ space Homepage

Staging: https://staging.x-hain.de status-badge

Production: https://www.x-hain.de status-badge

Getting started

Install Hugo

Mac OS

  • Install brew (for installing the rest): /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • Install go: brew install go
  • Install hugo: brew install hugo

For Windows/Linux:

Pull Submodules (eg. Theme)

  • Initial pull submodule xhain-theme: git submodule update --init --recursive
  • Submodule update: git submodule foreach git pull origin master

Generate Site

  • Run hugo to generate HTML: hugo

  • Run hugo for local development:

    hugo server --config config.toml,home.toml

    or

    hugo server --config config.toml,home.toml -w --cleanDestinationDir

Content Editing

New Post

  • create new post (using archetypes):

    hugo new de/post/YYYY-MM-DD_title.de.md -k post

    or

    hugo new en/post/YYYY-MM-DD_title.en.md -k post

  • just edit new post in the "content"-folder

Gegenerate calendar

  • cd calendar_parse
  • go run .

xhain-website's People

Contributors

ailox avatar blkpingu avatar davedarko avatar glottotopia avatar gueldenstone avatar janekc avatar jerrikoe avatar jolg42 avatar lenny-optiopay avatar maliena avatar martin1001 avatar mrhide-de avatar pantierra avatar pbabbicola avatar ranomier avatar reimerei avatar samwise007 avatar sthomasp avatar tolik518 avatar vnj0x61 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.