Publishing articles workflow
In this article, I would like to document my blogging experience. After writing and distributing articles for a long time, I kind of set up a framework when it comes to distributing articles.
more ...In this article, I would like to document my blogging experience. After writing and distributing articles for a long time, I kind of set up a framework when it comes to distributing articles.
more ...In this note we try to understand how to: clarify requirements and determine the importance and urgency
more ...In this article template for essay(simple paper) is provided. There are useful markdown examples and source references.
more ...The standard theme that comes with Pelican has one huge disadvantage: it does not display properly on mobile devices.
more ...We will use BitBucket for the task of hosting a small static website. The service is free and I already use BitBucket repositories to store the source code for my software projects so the workflow comes naturally.
more ...Building your own static website has several advantages over a traditional website that uses a database to store content. Static websites are faster because pages are rendered in advance and deliver the same content to all visitors. They are cheaper to host and are more secure since the website has no database.
more ...