Skip to content

Instantly share code, notes, and snippets.

@jonbesga
Last active May 5, 2017 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonbesga/b80ba0b24f7e75cd809481fb10f6eb1e to your computer and use it in GitHub Desktop.
Save jonbesga/b80ba0b24f7e75cd809481fb10f6eb1e to your computer and use it in GitHub Desktop.
Steps from zero to launch

The process from Zero to Launch

THE FUCKING IDEA

  1. Write down every idea you have.
  2. Analyze how useful can be. Is going to be more people like you?

DESIGN

DESIGN THE LANDING PAGE

  1. Prepare social meta tags
  2. Look for images and logos for meta tags and icons. They should be related to the topic of the project and must be compressed and optimized.
  3. General website design (Typography, style, colors, spaces)
  4. Copywriting
  5. Is mobile-friendly/responsive

DEPLOYING TO THE SERVER

  1. Configure the new site in Nginx.
  2. Buy and configure the domain in Namecheap and Digital Ocean.
  3. Configure the SSL

SETUP MAILING LIST [OPTIONAL]:

  1. Setup the mailing list with Mailchimp

CONFIGURE ANALYTICS

  1. Configure the analytics

LAUNCH

  1. Upload to Product Hunt.
  2. Share in Twitter/Facebook/Social Networks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment