Skip to content

syntax-tm/syntax-tm.github.io

Repository files navigation

syntax-tm.github.io

Current Deployment

View

Preview

Preview

Building

This project has been created using webpack-cli, you can now run

yarn build

to bundle your application

Deployment

The site is deployed to GitHub pages using GitHub Workflow.

Custom Domain

In order to use a domain it must first be configured in the repository settings. Then a CNAME file should be created in the root directory (example). You can read more about adding custom domains for GitHub Pages here.