Warning: Undefined variable $num in /home/shroutdo/public_html/courses/wp-content/plugins/single-categories/single_categories.php on line 126
Warning: Undefined variable $posts_num in /home/shroutdo/public_html/courses/wp-content/plugins/single-categories/single_categories.php on line 127
- Log in to Cloud9
- Navigate to the folder that contains your jekyll instance (using
cd
) - Click on the plus-in-a-circle icon, and select New File
- Save the file, following the formatting and titling conventions here (you can also open up the _posts folder, right-click or control-click on the welcome post, select duplicate, and then re-name and edit the contents)
- Go to the terminal, and run
jekyll build
- Upload the contents of your_site folder to the folder containing your jekyll instance.
Writing Posts in Jekyll on Cloud9