By convention the distfolder is used for compiled code.
dist
In our case we are going to change that for a FREE hosting hack. Edit the config.yml file like this :
config.yml
Use this command to build the website
Challenges:
Commit your changes
Push to GitHub
On the repository of your project, go to Settings > Options > GitHub page
Open a your favorite web browser and open https://<USER_NAME>.github.io/<PROJECT_NAME>
Go to Settings > Options > GitHub page and add your own domain name
There are a lot of solutions for using a custom domain with GitHub Pagesarrow-up-right. The simple one is to change your DNS.
Update your A record for this adress 192.30.252.153
192.30.252.153
Add a CNAMEfile like this onearrow-up-right
CNAME
💡 protip: Each time foundation watch create a CNAME file.
foundation watch
Last updated 5 years ago
$ foundation build