GithubHelp home page GithubHelp logo

jbratcher / direction-theme Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.23 MB

A event/conference theme for Nuxt / Netlify CMS quickstart

Home Page: https://condescending-davinci-14f54c.netlify.com/

License: MIT License

Vue 73.97% JavaScript 25.32% HTML 0.59% CSS 0.12%

direction-theme's Introduction

Direction

A event/conference theme for Nuxt and Netlify CMS quickstart

One click deploy to Netlify

one click deploy to netlify

Built on top of Nuxt Netlify CMS Starter Kit

Features

  • Quick start
  • Pre-configured
  • Continuous integration/deployment
  • Easy routing and page creation with Nuxt
  • Netlify CMS to create and update blog content

How to use

Getting Started

  1. Clone the repository locally and cd into the directory.
git clone https://github.com/jbratcher/direction-theme

cd nuxt-netlify-cms-starter
  1. Install dependencies.
yarn install
  1. Run the project for local dev. This will start a hot-reloading server at localhost:3000.
yarn dev
  1. Build the app for server-side rendered deployment. See more about Universal SSR in the Nuxt.js docs.
yarn build

# And to serve that deployment...
yarn start
  1. Generate a fully pre-rendered static site. See more in the docs.
yarn generate

This project was bootstrapped with create-nuxt-app. There are more detailed explanations of how everything works in the Nuxt.js docs.

Activating Netlify CMS

This project comes with Netlify CMS and a basic blog configuration.

To use Netlify CMS:

Authenticating with Netlify Identity

  1. Deploy to Netlify at least once.
  2. Go to Settings > Identity, and select Enable Identity service.
  3. Once enabled, select Settings and usage, and scroll down to Registration preferences. You can set this to either Open or Invite only, but usually Invite only is your best bet for a personal site.
  4. If you don't want to create an account, or would like to use an external provider such as GitHub or Google, you can enable those services under External providers.
  5. Scroll down to Services and click Enable Git Gateway.

Local Setup

  1. In your browser, navigate to localhost:3000/admin.
  2. Enter the Netlify URL of your site when prompted.
  3. Login with the account you created or one of the external providers, if you enabled them.

To change netlify deploy url, run localStorage.removeItem("netlifySiteURL") in the browser console.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.