/birbucuk.org

blog source code

Primary LanguageHTML

birbucuk.com

This project was generated with Angular CLI.

Development server

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.

Add pages

Put your pages into src/assets/pages directory with markdown content and add the page's filename to src/assets/blog.json

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory using -aot and -prod flags.

Deploy

Run yarn deploy to build and deploy application to birbucuk.org