Giter Club home page Giter Club logo

kentico.github.io's People

Contributors

alesk-kentico avatar dacdao1 avatar dependabot[bot] avatar matodanko avatar msftgits avatar petrsvihlik avatar simply007 avatar thanhcng avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kentico.github.io's Issues

Adjust PropTypes for Kentico Cloud Fields.

Create type-checking for all Kentico Kontent Field types.

Type checking in react:
https://reactjs.org/docs/typechecking-with-proptypes.html

Basically, it is required to create a set of objects that define a shape of elements in graph model provided by gatsby-source-kentico-cloud plugin.

Requirements:

  • text - exact shape
  • rich_text - object contains propery walue which is type string
  • number - exact shape
  • multiple_choice - array of choices - define shape
  • date_time - exact shape
  • asset - array of asset (define asset type)
  • modular_content (Linked items element) - array of objecs
  • taxonomy - list of if taxomomy (+ define taxonomy shape)
  • url_slug.

Refactor CSS definition

Motivation

Make the CSS definition more organized and scalable.

The current state is that most of the CSS is stored in index.scss and the rest is defined inline.

Proposed solution

Extract into separate files:

  • Variable definitions
  • Mixins
  • Global site (page) styles
  • Section specific styles and rename the class first, second,... to more semantic ones

Correct copyright year in the footer

Brief bug description

Correct copyright to 2019.

Repro steps

  1. Go to kentico.github.io
  2. See footer

Proposed dolution

Use dynamic counting to not be forced to update it manually every year.

Screenshots

microsoftteams-image 2

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.