Skip to content

Static website generator source for the Resurrection Church of Christ in Almaty.

Notifications You must be signed in to change notification settings

dkotik/rccalmaty.com

Repository files navigation

Russian Bible Church Website

Built using astro.build static site generator.

DNS Configuration

Old A record pointed to 195.201.40.193.

  • rccalmaty.com A Record pointing to Github servers IP set
    185.199.108.153
    185.199.109.153
    185.199.110.153
    185.199.111.153
    
  • rccalmaty.com AAAA Record pointing to Github servers IPv6 set
    2606:50c0:8000::153
    2606:50c0:8001::153
    2606:50c0:8002::153
    2606:50c0:8003::153
    
  • www.rccalmaty.com CNAME Record to redirect traffic to the apex domain
    rccalmaty.com.
    

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:8081
npm run build Build your production site to ./docs/
npm run preview Preview your build locally, before deploying

👀 Want to learn more?

Feel free to check our documentation or jump into our Discord server.

About

Static website generator source for the Resurrection Church of Christ in Almaty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published