Repository files navigation
https://arestech.io
run npm run develop will open up localhost:8000 with hot reloading
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.
edit src/components/Media/index.js, copy paste a new block and edit it.
edit src/components/Contact/socialMedias.js
add new block with information
add a example.js under src/pages/ folder will make available of route
arestech.io/example
and then start hacking
About
Website of Ares Tech GmbH
Topics
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.