Home
Pure Storage
Cloud
VMware
Categories
Tags
Series
Certifications
About
  • Using Forestry.io to Manage Your Hugo Blog

    Jan 2, 2018 Hugo Forestry.io
    Share on:

    Happy New Year! So towards the end of the year I kind of slacked on writing some blog posts, when I finally did I realized I had no clue how to create a post. I know…I know this is terrible, however its still much better than wordpress. I stumbled across an awesome tool that would help you manage your hugo/jekyll website Forestry.io

    It is quite simple, you login with your Github, Bitbucket, etc account and it can detect your existing repositories. From here, click on Add Site.

    Read More
  • Another New Blog Platform

    Jul 31, 2017 Hugo
    Share on:

    Another New Blog Platform!

    So it seems there is a bit of battle between the Jekll/Hugo/Ghost platforms. I have been trying to be a little more flexible with Jekyll and it was giving me issues, so I decided to switch to Hugo. After doing the redesign I have been getting feedback that it is much cleaner, so I hope you enjoy it too!

    All links should be functional and moved nicely, if they dont work, please leave a comment!

    Read More
  • Deploying and Hosting Jekyll on Ravello Systems

    Sep 8, 2015 Jekyll Ravello
    Share on:

    Did you know you could get host your own blog on Ravello Systems?

    Its actually quite easy and even easier with Jekyll. Jekyll is a great static content platform perfect for hosting your blog. It is all based on html/css/markdown and requires absolutely no database.

    Please use my previous [blog]({% post_url 2015-09-08-how-to-deploy-a-jekyll-blog %}) on how to get it deployed.

    Disclaimer: This is in no way supported or recommended by Ravello Systems, running this 24x7 even with 1CPU will consume most of your free trial/vExpert hours. So please use this at your own risk.

    Lets get started!

    Read More
  • How To Deploy a Jekyll Blog

    Sep 8, 2015 Jekyll
    Share on:

    So after getting my blog up and running I figured I would do a quick how-to, on how to get a blog up and running. Its actually something you can do in less than 15 minutes.

    1~ $ gem install jekyll
    2~ $ jekyll new myblog
    3~ $ cd myblog
    4~/myblog $ jekyll serve
    5# => Now browse to http://localhost:4000 and you will see the blog running!
    

    Easy Enough? Now how do you create a blog post?

    Read More
  • Welcome to Jekyll!

    Sep 4, 2015 Jekyll
    Share on:

    New Blog Platform!

    I have had a bit of issues with performance on my blog recently and looking on how to not overpay for hosting services. A good friend of mine suggested using Jekyll and GitHub Pages, so I took the challenge. Within a day I was able to get my blog posts exported from Wordpress and published on a new platform and it was quite simple! Be on the lookout for some upcoming posts.

    Read More
a blog about virtualization, storage and stuff

Recent Posts

  • Unlocking Performance Insights: Using resxtop to Monitor Your Azure VMware Solution Environment
  • Navigating the Azure Cloud: Key Considerations for Strengthening Infrastructure Security with Azure Locks
  • The Power of PowerShell: Calculating Azure VMware Solution (AVS) Costs
  • Navigating the Azure Cloud: Key Considerations for Azure VMware Solution (AVS)
  • Navigating the Azure Cloud: Key Considerations for Harnessing DNS with Azure Private Endpoints
  • Using Bicep to Deploy a Microsoft SQL on Azure VM with Cloud Block Store Volumes
  • Using Bicep to Deploy an Azure Virtual Machine
  • Using CloudFormation to Manage EC2 in AWS

Copyright ©  DAVIDSTAMEN. All Rights Reserved.      Privacy Policy