Learnir Websites

Deploying your learning website

There are two options to deploying your website on Learnir.

  • Via the Learnir cloud
  • Via your own provider

Learnir cloud

By creating a website in the dashboard - Websites Dashboard Page

  • You automatically get it deployed to the Learnir Cloud.
  • This is a fully managed experience that you can still customize.

Customizing your website hosted on Learnir Cloud

  • You will notice on creating your website - you select a template
  • This template is a Nextjs learning app template that is deployed for you.
  • The Source Code is available on the repository tab for your website.

Customizing the source code

  • Using the Learnir CLI , you can clone your website's source code to your local machine and customize it like any Nextjs app. This is akeen to github and a vercel deployment experience.

Using your own provider

You can clone or build from scratch your learning website and deploy it to your own provider.

  • Learnir offers you the tools used in the templates to achieve this in custom fashion.
  • Visit the Dev Tool References for more information on how to custom build your website with Learnir Tools.
  • Also visit the Guides here to learn the full flows of custom building your website.

The tools available to you:

Mix and match as you need to deploy your learning website or other experiences.

Core Tools:

  1. Learnir APIs
  2. Learnir SDKs
  3. Learnir CLI
  4. Learnir Exp or Components

Deployment Tools:

  1. Learnir Cloud - (domains, repository, variables, logs, previews, analytics etc.)

Template Tools:

  1. LearnConf Template
  2. LearnTube Template
  3. LearnAcademy Template

Framework Tools (Beta):

  • We are building the foundation of core tools to enable framework tools for you.
  • Please advice us on your framework of choice by emailing me at henry@learnir.co