Giter VIP home page Giter VIP logo

daisywindgo's Introduction

DaisyWindGo Starter Theme

DaisyWindGo is a Hugo starter theme that utilizies TailwindCSS v3 + DaisyUI.

This theme is based on a template fork of the Hugo starter theme by ericmurphyxyz.

Getting started

This repo is set to be a template, which means you can create your own stand-alone repo from this on Github. If you would like to do this from the command line interface, then run:

gh repo create <new-repo-name> -p skullbunnygalaxy/hugo-starter-theme --public

Note: --public can be replaced by --private or --internal Then git clone normally.

Alternatively, copy and remove the git history with degit:

npx degit https://github.com/skullbunnygalaxy/hugo-starter-theme themes/<your-theme-name>

If you'd like some example content and an example config file to get started, you can copy the exampleSite directory into your root Hugo directory.

cp -r exampleSite/* ./

Finally install npm dependencies by running npm install.

To learn more about building themes in Hugo, refer to Hugo's templating documentation.

NPM Dependencies

Commands

  • npm run dev
  • npm run build
  • serve public

daisywindgo's People

Contributors

skullbunnygalaxy avatar

Stargazers

Avinash Reddy 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.