Comment on Web apps with no back end code: the Jekyll-Angular-Firebase (JAF) stackparentComments−Max_HorstmannOP11yAvoid duplication across multiple pages, e.g. top navigation, footer etc. Note how "Notes" and "People" are separate pages. Angular is sufficient for single-page apps, so if you want to put all your logic on a single page you won't need Jekyll.
Comments
Avoid duplication across multiple pages, e.g. top navigation, footer etc. Note how "Notes" and "People" are separate pages. Angular is sufficient for single-page apps, so if you want to put all your logic on a single page you won't need Jekyll.