Giter Club home page Giter Club logo

akropolis-website-v4's Introduction

Build Status

Akropolis website v4

How does this work?

Preparation

  • You need globally accessible node and yarn
  • Run yarn install to install dependencies

To start locally

To deploy changes to the web (only for contributors)

  • Run yarn deploy

Where can I change or add the data?

Partners

Edit the file data/partners/index.ts. It contains an array of partners data.

Item structure:

  • url - partner link
  • partnerName - partner name
  • icon1x - default logo (height 100px)
  • icon2x - logo for retina display (height 200px)

Logos should be placed in the folder data/partners/imgs.

News

Edit the file data/news/index.ts. It contains an array of news data.

Item structure:

  • summary - short news description
  • url - link to the full news
  • date - publication date of the news. Allowed date format: MM.DD.HHHH (month.day.year).

Professional memberships

Edit the file data/profMemberships/index.ts. It contains an array of memberships data.

Item structure:

  • membershipName - membership name
  • description - membership description
  • icon1x - default logo
  • icon2x - logo for retina display (twice as much as icon1x)

Logos should be placed in the folder data/profMemberships/imgs.

Team

Edit the file data/team/index.ts. It contains an array of team members data.

Item structure:

  • links - array of social links
  • fullName - first name and last name
  • position - position in team
  • photo1x - default photo (120x134)
  • photo2x - photo for retina display (240x168)
  • tags - an array of tags that appear under each team member

Photos should be placed in the folder data/team/imgs.

Events

Edit the file data/events/index.ts. It contains an array of events data.

Item structure:

  • eventName - event name
  • link - link to event
  • location - event location
  • description - event description
  • startDate - start date of event
  • finishDate - finish date of event (optional)
  • image1x - default image (590x275)
  • image2x - image for retina display (1180โ€Šxโ€Š550)

Images should be placed in the folder data/events/imgs.

Other

Some texts can be edited in the file src/services/i18n/locales/en.ts.

MIT, 2019

akropolis-website-v4's People

Contributors

0xbuidlman avatar alagunoff avatar apeir99n avatar burize avatar everrest1 avatar imin314 avatar in19farkt avatar kinda-neat avatar rossakro avatar sidzu avatar victordymov avatar viktoriya-ch avatar

Watchers

 avatar  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.