Giter Site home page Giter Site logo

ares-tech / arestech.io Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 4.0 25.54 MB

Website of Ares Tech GmbH

Home Page: https://arestech.io

License: GNU Lesser General Public License v3.0

JavaScript 88.96% CSS 11.04%
javascript react reactjs gatsby gatsbyjs

arestech.io's Introduction

ARES Website

https://arestech.io

Develop locally

  • run npm run develop will open up localhost:8000 with hot reloading

Build production version

  • run npm run build will build production version of site under ./public folder. Only need to deploy ./public folder as static site

Add person in to team section

  • edit src/components/Team/team.js file
  • add person data into the js structure, for user's image store the png/jpg under static/images/... to reference it in js file
  • the user will show up under the team section

Change entries of "Latest update"

  • edit src/components/GalleryTeaser/pictures.js
  • first store the photo resource e.g. png/jpg file under static/images/... folder
  • add new photo in js file
  • It support optionally a title and desc, if supplied they will show up under the picture.

Add media link

  • edit src/components/Media/index.js, copy paste a new block and edit it.

Add social media links

  • edit src/components/Contact/socialMedias.js
  • add new block with information

Add a new page

  • add a example.js under src/pages/ folder will make available of route arestech.io/example
  • and then start hacking

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.