Code Monkey home page Code Monkey logo

dotnetthailand.github.io's Introduction

.NET Thailand official website (https://www.dotnetthailand.com)

How to contribute to this project

  • Fork this repository to your own GitHub account and then clone it to your local machine.
  • Create a new branch, name it to what you are going to change/add. Please use kebab-case naming.
git checkout -b your-branch-name
  • Start your work, commit the code.
  • Push your changes to your origin.
git push origin -u your-branch-name
  • Open a new PR targeting the main branch of dotnetthailand.github.io
  • Waiting for reviewing.
  • Fix your PR from PR's feedback, commit and push your code again.
git push
  • Waiting for your PR to be merged.

How run this project locally

  • Install Yarn and Gatsby as a global tool.
  • Clone the repository to your local machine.
  • CD to the root of project folder.
  • Install all dependencies.
$ yarn
  • Run a project and enable hot-reload.
yarn start
  • Open a browser and navigate to http://localhost:8000.
  • Change some contents of content/index.mdx and you will find browser auto reload and show what you have changed.

Road map

  • Migrate contents from .NET FAQ and Awesome .NET Thailand
  • .NET Road map from cheat sheet project
  • Useful libraries

TODO

  • Fix Chrome local and supporting Mermaid
  • Improve Mermaid text font
  • Missing Emoji ๐Ÿ‘‹
  • favicon
  • PWA
  • Ask to load a new content popup
  • Hover content header to show anchor like Markdown in GitHub
  • An image loss quality because it is get transformed

Trouble shooting

How to create a custom React component and use it in .mdx file

Useful information

dotnetthailand.github.io's People

Contributors

aaronamm avatar aceyoung9 avatar aminbenselim avatar atomicpages avatar authapothc avatar cybergigz avatar eatrey avatar filipowm avatar jmannfeld avatar karthikvt26 avatar kidunot89 avatar lastnamearya avatar lo-tp avatar praveenweb avatar renovate-bot avatar runyasak avatar spezzino avatar thebliz avatar werayootk 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.