Pushkin
  • Welcome!
  • Getting Started
    • Installing Pushkin and dependencies
      • macOS
      • Windows 10
        • Windows Subsystem for Linux
        • AWS EC2 Instance
      • Ubuntu Linux
    • Quickstart
      • Quickstart: Example Outputs
    • Deploying to AWS
      • Install required software.
      • Configure the AWS and ECS CLIs.
      • Register a domain.
      • Set up DockerHub.
      • Initialize AWS Deploy.
    • Tutorial: Simple Experiment
  • FAQ
    • FAQ
  • Advanced
    • Pushkin CLI
    • Using Experiment Templates
      • Lexical decision template
      • Grammaticality judgment template
      • Self-paced reading template
    • Experiment Component Structure
      • Experiment Config.yaml Files
      • Experiment Web Page Component
      • Worker Component, Migration, and Seed
    • Modifying Site Template
      • React Bootstrap
      • Header and Footer
      • Home Page
      • Findings Page
      • About Page
      • Feedback Page
    • Troubleshooting Pushkin
    • Pushkin Client
    • pushkin-api
      • API Controller Builder
      • Core API
    • Users & Authentication
    • Deployment
      • Deleting AWS
  • Developers
    • Developing with Pushkin
    • Getting Started on Development
    • Overview of Technologies
    • Testing Pushkin with Jest
    • Working with Templates
Powered by GitBook
On this page

Was this helpful?

  1. Advanced

Modifying Site Template

PreviousWorker Component, Migration, and SeedNextReact Bootstrap

Last updated 1 year ago

Was this helpful?

The Pushkin CLI will allow you to test out new (or updated) site templates that you have on your local machine that have not yet been published to Github. When running pushkin install site, choose the option to provide a path. Paste in the absolute path to the root folder of the site template you are working on.

Details on developing Pushkin site templates here:

React Bootstrap
Header and Footer
Home Page
Findings Page
About Page
Feedback Page
Add a Quiz
Jumbotron
CardDeck
Card
Navbar logo
Navbar Color Schemes
Footer
Import Libraries
Inline Styling
Spacing
LinkContainer
Add a Findings Card
CardGroup
Align Card Vertically in CardGroup
Card Image Overlays
Add a Team Member In About Page