The content on this website is based on the official document of Thailand's Personal Data Protection Act (PDPA) B.E. 2562.
The website represents PDPA in a new format using Gatsby-theme-andy (licensed under MIT).
The goal is to provide ease of access to PDPA and allow tracking of article references. Users can open referenced articles on the side portion of the desktop screen or landscape tablet (not on mobile or narrow screen).
This website is built with Gatsby-theme-andy. To contribute, please consult its documentation.
- Node.js v12+
- Yarn
Clone this repository to your machine. At the repository's root directory, run
yarn install
Run
yarn dev
Then go to localhost:8000
in your browser of choice. Any changes to the files saved will be automatically updated on the website.
Run
yarn build
The generated static site will be available at public
Once code pushed/merged into master
branch on GitHub, the deploy action on SiData+'s Netlify will run automatically. (If unsure, don't push to master but file a Pull Request first.)
Contributions are highly welcome. Please submit your PRs.
- Add simple Thai version of PDPA
- ...(more to come)...