Showing posts with label Angular. Show all posts
Showing posts with label Angular. Show all posts

Sunday, April 15, 2018

Setting Up an Angular 5 site on Github Pages

Getting Started

This article will go over all the steps to setup an Angular site on GitHub pages.  The site will use Angular's AOT compiling and be served from the docs folder of the repository.

To start with you can follow the guide here to setup a new Angular project. Then you will need to setup a repository on Github.com.  The name of the repository doesn't matter, this site will use the docs folder, not the specially named repository with USERNAME.github.io as the name.


AI Assistant With Hermes

  Over the past week or maybe two I have been setting up an assistant using Hermes .  I'm using a locally running model, currently Qwen-...