Code Monkey home page Code Monkey logo

Comments (1)

reshamas avatar reshamas commented on September 26, 2024
  1. sign up for a Tina account:
    https://tina.io/

  2. jekyll
    https://tina.io/docs/frameworks/jekyll/

  3. install npx
    (npx is a package runner)
    https://www.npmjs.com/package/npx

use this version of nvm

nvm use 18

data-umbrella-projects/data-umbrella-website/snowlake-v1.2  main ✗                        2d ⚑  
▶ git checkout -b rs-tina
M	.gitignore
Switched to a new branch 'rs-tina'
(base) 
data-umbrella-projects/data-umbrella-website/snowlake-v1.2  rs-tina ✗                     2d ⚑  
▶ npx @tinacms/cli@latest init
✔ What is your Tina Cloud Client ID? (Hit enter to skip and set up yourself later)
Don't have a Client ID? Create one here: https://app.tina.io/projects/new … 
✔ Choose your package manager › NPM
✔ What framework are you using? › Jekyll
✔ Would you like to use Typescript for your Tina Configuration (Recommended)? … yes
✔ Where are public assets stored? (default: "public")
Not sure what value to use? Refer to our "Frameworks" doc: https://tina.io/docs/integration/frameworks/#configuring-tina-with-each-framework … ./
No package.json found, creating one
Adding node_modules to .gitignore
Adding dependencies, this might take a moment...
  ┃ npm install tinacms @tinacms/cli
Adding config file at tina/config.ts
Adding content file at content/posts/hello-world.md

 TinaCMS  has been initialized!
To get started run: npx tinacms dev -c "<your dev command>"

Once your site is running, access the CMS at <YourDevURL>/admin/index.html
(base) 
data-umbrella-projects/data-umbrella-website/snowlake-v1.2  rs-tina ✗                   2d ⚑ ◒  

from data-umbrella-website.

Related Issues (20)

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.