GithubHelp home page GithubHelp logo

vierzig-theme-demo's Introduction

Vierzig Theme Demo

A responsive hugo theme. Build with CSS4 and love. View the demo.

Vierzig Theme Demo Preview

Build a beautiful website. Make the content editable with netifly.

View the live demo.

This Repo contains a example Demo for the page for the Vierzig Theme.

Admin-Interface Demo.

Try

View the Demo

or

Deploy to Netlify

or

try locally

git clone [email protected]:ASVBPREAUBV/vierzig-theme-demo.git --recursive

and then

hugo serve

Customising the theme

If you want to use this theme you have 3 different options:

  1. Using with simple changes in config.toml //TODO description
  2. Using with style changes //TODO description
  3. Changing the Markup //TODO description

Developing this theme with theme demo

  1. clone this repo

git clone --recursive [email protected]/ASVBPREAUBV/vierzig-theme-demo

  1. Install Hugo (e.g. Download the bin)

  2. run dev server

    hugo server -D

or

    make dev
  1. If you want to change the styling:
    cd themes/vierzig
    npm i
    npm run dev

localhost:1313

NOTE: In the command above -D loads content that is marked as a draft. You can switch content from draft to final by changing the frontmatter value of draft to false in the .md file for the content.

Changing the markup

You can lookup

Changing the styles

The stylesheets for this repo try to implement BEM

npm install autoprefixer --save-dev
npm install cssnext --save-dev
npm install precss --save-dev

Admin Interface

build with HUGO

  1. Download Hugo bin
https://github.com/gohugoio/hugo/releases
  1. copy hugo bin in bin/ folder
  2. test static site
hugo server -wDEF --disableFastRender

Production

build site to /public with

hugo 

TODO

  • Add Netflify CMS
  • User Netflify Form
  • add .stylelintrc file
  • Add github release
  • [ ]

Research

vierzig-theme-demo's People

Contributors

paul-asvb avatar

Stargazers

 avatar

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.