Giter VIP home page Giter VIP logo

surroundaustralia.com's Introduction

SURROUND Website!

This is the source code for the SURROUND website at https://surroundaustralia.com. It is a Jekyll website so that the files you see here are not ready for deployment to a web server but are source code that Jekyll compiles into the static HTML, image & CSS files that can then be deployed. Files compiled are stored in the _site/ subfolder which isn't included in the version control so much be rebuilt from source as needed.

Jekly commands

new site

jekyll new . --force

build site

bundle exec jekyll serve

Commands to deploy compiled files via SCP

go to compiled files folder

cd _site

zip it

tar -cf pages.tar *.html

ship it

scp pages.tar kurrawong.net:/home/ubuntu

Suggested structure

  • Home
    • Products
    • Services
    • Research
      • Internet Standards
      • Semantic Data Management
      • eXplainable AI
    • Customers
      • Current Projects
      • Testemonials
    • Partners
    • About Us
      • Out Story
      • Out Team
      • Engagement
    • Contact
      • Form
      • Addresses

Research
Since SURROUND is an R&D-heavy company, it makes sense to advertise our research right at the top level alongside products

surroundaustralia.com's People

Contributors

nicholascar avatar danial-baharvand avatar jowsem avatar alexgilbert133 avatar dependabot[bot] avatar

Watchers

James Cloos 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.