Coder Social home page Coder Social logo

dmitriyaa.github.io's Introduction

My personal workshop as well as my blog where I am learning and writing about new technologies and experimenting with them.

Powered by React and Gatsby.

Inspired by @taniarascia and @dan_abramov.

To run localy

Note:

Website is hosted on github pages, and by their convention, master branch should have the content that will be on the website. So the development is done on developmnet branch.

git clone https://github.com/dmitriyaa/dmitriyaa.github.io.git

cd dmitriyaa.github.io.git

git checkout origin/implementation-3.0-gatsby

yarn
yarn dev

Contributing

Contriutions are always wellcome :)

dmitriyaa.github.io's People

Contributors

tbntdima avatar

Stargazers

 avatar

Watchers

 avatar

dmitriyaa.github.io's Issues

Update light theme

I think the light theme might look much better, but since I don't have a design skills, it would be nice if someone can propose the color scheme.
You can experiment at /src/theme/themes.js.

Persist theme state

I've tried to persist theme state via localStorage, and on development (gatsby develop) everything worked fine, but on the production (gatsby build) it didn't work.
It seems that mix of localStorage + gatsby SSR + styled-components needs a special treatment.
I know that it should be possible via simple css class, but I want to keep using styled-components.

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.