Giter VIP home page Giter VIP logo

ligato-site2's Introduction

Welcome to ligato-site2

Contains the code for a new hugo-based Ligato.io website. This is used for development/testing purposes. Once completed it will be deployed using Netlify to replace the existing Ligato.io site.

Instructions to Clone/Run

Step 1 - Install Hugo

Follow the instruction located here.

Don't worry about the theme in the quickstart guide. It is used just to get you going.

For now this site is using https://github.com/JugglerX/hugo-hero-theme

Step 2 - Clone this site

The hero theme is treated as submodule. This is required for when it is deployed using Netlify.

Be sure to use this command specifically:

git clone --recurse-submodules [email protected]:chrismetz09/ligato-site2.git

Step 3 - Run it locally

cd ligato-site2
hugo server -D

Go to localhost:1313 on your favorite browser and check it out.

This uses live reload so any changes will be instantaneous.

Some Comments

  • all content is written in markdown. Usual markdown links including those for images work.

  • all content is contained in the content/ folder. You can see how sub-folders under content/ relate to specific content on the site.

  • all the content here is high-level. Detailed technical documentation is automatically retrieved from the Ligato github repos and hosted on a readthedocs.io site which in turn is reachable by the documentation menu option.

  • config.toml is the main config file. content/_index.md contains the home page text.

ligato-site2's People

Contributors

chrismetz09 avatar

Stargazers

Ondrej Fabry avatar

Watchers

James Cloos avatar  avatar Vladimir Lavor avatar Ondrej Fabry 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.