https://www.dotnetthailand.com
See CONTRIBUTING.
- Install
Yarn
andGatsby
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.
- 404 after deployment, you may miss CNAME file
- Markdown content inside component not show https://awsm.page/mdx/mdx-markdown-inside-a-react-component/
- Failed to launch the browser process: error while loading shared libraries: libnss3.so: No such file or directory. Follow the steps in the following link. alixaxel/chrome-aws-lambda#164 (comment)
- We use GitHub Issues to track our to do items.
- Please check the following link if you would like to contribute to the project.
- This project uses MDXProvider to not have to import a React component every MDX document. Read more https://www.gatsbyjs.com/docs/mdx/importing-and-using-components/#make-components-available-globally-as-shortcodes
- Responsive Solutions for Feature Comparison Tables