- Notifications
You must be signed in to change notification settings - Fork0
OpenMachine-ai/openmachine-ai.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repo contains the source codeindex.html for our websitehttps://openmachine.ai/
- Created website withwebstudio
- Then clicked on "publish"
- Quick preview: try one of the following options
- You can see our GitHub pages here:https://openmachine-ai.github.io
- Google search console with details about indexing and search impressions:[Console],[Milestones]
- Created the website in Mozilla soloist.ai athttps://soloist.ai/openmachine
- Unfortunately, the website loads very slowly when hosted on soloist.ai.
- To export the website and host on GitHub: Unfortunately, soloist doesn't have an export feature. Therefore, openthe website in Chrome browser and save it via
Menu -> File -> Save Page As .. -> Webpage complete: This downloads a folder calledOpenMachine_filesand a fileOpenMachine.html. Then stored the folder and the file in this github repo. - Then copy the file to
index.htmland replacesoloist.ai/openmachinebyopenmachine.aias follows:cp OpenMachine.html index.htmlsed -i .bak's:soloist.ai/openmachine:openmachine.ai:g' index.html - In case there are any issues with this, you can always switch back to the old, hand-made site as follows:
rm index.htmlcp index_hand-made.html index.html
- soloist.ai is very limited, perhaps tryhttps://webstudio.is/, which is open-source and you can export a static website, see herehttps://docs.webstudio.is/university/self-hosting#static-site
Hosting is done via GitHub Pages (because it's free). And we use namecheap for our domain name:
- Setup on namecheap:
navigate to the
Domain Listand click onManageto the far right of your domain name.Then click on the
Advanced DNStab. ClickAdd New Recordto add the following five records:Type Host Value TTL CNAME Record www openmachine-ai.github.io Automatic A Record @ 185.199.108.153 Automatic A Record @ 185.199.109.153 Automatic A Record @ 185.199.110.153 Automatic A Record @ 185.199.111.153 Automatic
- For more details seehttps://dev.to/pauljwil/connect-github-pages-to-your-namecheap-domain-4gjj
About
Source code for hosting our website 'openmachine.ai' via GitHub pages
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published