Launch

Coming Soon Theme For Pico CMS

Download the launch folder, extract it to the themes folder of your Pico installation, and change the following setting within your config.php:

$config['theme'] = 'launch';

For the content download our index.md, upload it in the content folder and make your changes.

Required Metas

Description : Description is required for social share metas ( Open Graph & Twitter Card ).
Year, Month, Day : The date of launching your website.
You can add as many social icons as you want using the follow syntax:

Social:
  http://tn.linkedin.com/in/MohamedSafouanBesrour: linkedin
  https://github.com/BesrourMS: github
  url: icon

Optional Metas

Subscribe : Link for your mailing service , In my case I put my Tinyletter subscription link.
Image : Link for your background image if you want to cusomize it.

(Make sure to use spaces for indentation and not tabs!)

For the Social Icons we use Icomoon. You can find a list of all available icons here.

Demo: https://freehtml5.co/demos/launch/

Screenshot

Launch Screenshot