Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Source code for hosting our website 'openmachine.ai' via GitHub pages

NotificationsYou must be signed in to change notification settings

OpenMachine-ai/openmachine-ai.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains the source codeindex.html for our websitehttps://openmachine.ai/

Latest updates

  • Created website withwebstudio
  • Then clicked on "publish"

Notes

Latest notes on how we generated the latestindex.html

  • 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 viaMenu -> File -> Save Page As .. -> Webpage complete: This downloads a folder calledOpenMachine_files and a fileOpenMachine.html. Then stored the folder and the file in this github repo.
  • Then copy the file toindex.html and replacesoloist.ai/openmachine byopenmachine.ai as 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

Hosting is done via GitHub Pages (because it's free). And we use namecheap for our domain name:

  • Setup on namecheap:
    • navigate to theDomain List and click onManage to the far right of your domain name.

    • Then click on theAdvanced DNS tab. ClickAdd New Record to add the following five records:

      TypeHostValueTTL
      CNAME Recordwwwopenmachine-ai.github.ioAutomatic
      A Record@185.199.108.153Automatic
      A Record@185.199.109.153Automatic
      A Record@185.199.110.153Automatic
      A Record@185.199.111.153Automatic
  • 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp