nuken Docs
  • Welcome to the nuken Docs!
  • 📚The Basics
    • Your workspace
      • Viewing the console
      • Preview options
    • Exporting your project
      • Save as template
      • Saving to memory
    • Importing / recovering a project
    • Downloading content
  • ⚙️The Menus
    • Settings Menu
      • Danger Zone
      • Startup Behavior
      • Workspace
    • Project Config Menu
      • Configure meta tags
      • Project details
      • Project location
    • Stylesheet Management
      • Resource codenames
    • Script Management
      • Resource codenames
    • Share / Discovery
    • Downloaded Content
  • 🎨Options / Customization
    • Themes
      • Swapping themes
      • Installing themes
      • Developing themes
    • Templates
      • Installing templates
      • Using templates
      • Developing templates
    • Add-ons
      • Installing add-ons
      • Using add-ons
      • Developing add-ons
  • 😎Extras
    • GitHub Lookup
      • manifest.json
Powered by GitBook
On this page

Was this helpful?

  1. The Basics

Your workspace

After you've installed our desktop app, it's time to get to work.

PreviousWelcome to the nuken Docs!NextViewing the console

Last updated 2 years ago

Was this helpful?

Wondering that this is?

This is called your workspace. It's where you'll spend the majority of your time. The input boxes on the left (the ones filled with text) store whatever CSS styling, HTML markup, and JavaScript code you want.

Once you're satisfied with your work, just click the ▶️ button. nuken will build your project in the preview area, allowing you to see the output. Don't like what you see? Go back to the code boxes and press ▶️ again when you're done editing. By constantly updating the preview area, you build up your project - one edit at a time.

That just about covers the basics. It's really simple - just enter your code, press ▶️, check your work. Rinse and repeat.

Keep on reading if you'd like see everything else nuken has to offer. Some of it may be optional, but creativity has to start somewhere. 😎

📚
Go ahead, take a guess.