Skip to content

A collection of articles about outstanding creative personalities with their detailed description.

Notifications You must be signed in to change notification settings

melk0sha/culture-portal

Repository files navigation

Culture Portal About Belarussian Writers

Website made with TypeScript and Redux.

How can you navigate in this repository?

  • At the src/components/ you can find all components used to develop this website.

  • At the src/views/ you can find pages that appear by navigating on website.

  • There are also a couple of Redux settings paths in src/.

  • At the src/components/StyleGuide/ lies everything relates to the styleguide.

StyleGuide using

We create styleguide via React Styleguidist library, so it's a page we must to deploy.

We can do it in our current repository.

For development we use StyleGuide DevServer which runs through the command:

StyleGuide building path happends through the command:

  • npx styleguidist build at the styleguide/ path which used for deploy.

On the main website we insert url deploy on the styleguide page.

Netlify using

For deployment we use Netlify service. So we can:

  1. Run npm run build to build the project.
  2. Run npm run deploy to deploy the project.

Our Culture Portal deploy link

Our Style Guide deploy link

Our Work Log with task management

About

A collection of articles about outstanding creative personalities with their detailed description.

Resources

Stars

Watchers

Forks