Linux, Docker & Kubernetes, React.js, GraphQL, SQL, Mongo, Emacs & more. Anything tech.
- setup a local wordpress environment. This project uses Astra as a parent. Should be easy to customize and use your own theme.
- activate this project as current "child theme", with astra as parent (in wp admin)
- npm install
- npm run dev (runs webpack, which uses src/app.scss and src/app.js to generate /dist/ files, which are used in functions.php)
- Visit your website and sass should work, along with Bootstrap.