This project was generated with Angular CLI.
Run yarn start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Put your pages into src/assets/pages
directory with markdown content and add the page's filename to src/assets/blog.json
Run yarn build
to build the project. The build artifacts will be stored in the dist/
directory using -aot and -prod flags.
Run yarn deploy
to build and deploy application to birbucuk.org