Giter Site home page Giter Site logo

devict.org's Introduction

devict.org

This is the source repository for devict.org. It is built using Hugo.

Contributing

A great way to contribute is to file an issue if you notice a bug or something that could be improved.

Development

To modify the site itself you should fork this repository then clone the repo locally. Create a new branch off master for your issue such as fix-link.

Download and install Hugo from the Hugo GitHub release page. There are many versions of Hugo to support a wide variety of users. To simplify things:

  • On a Mac with Homebrew run brew update && brew install hugo
  • On Windows download and unzip either hugo_0.16_windows-32bit.zip or hugo_0.16_windows-64bit.zip. Move hugo.exe to somewhere in your system's PATH.
  • On some flavor of Linux you can install one of the various .deb or .rpm files, add one of the repos and use your package manager, or download and untar a file like hugo_0.16_linux-64bit.tgz. If you choose the download option you should move the binary to somewhere in your $PATH as just hugo.
  • On any system with Go installed you can install from source with go get -u -v github.com/spf13/hugo. Note that if you use one of the previous options you do not need to have Go installed.

With hugo installed run hugo server. The site will be visible at http://localhost:1313 with LiveReload enabled so changes will be built and displayed instantly.

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.