---
title: All Code hosting on Github
description: >-
  We have moved our sharing code base to Github. Yes, you heard it right. Today we have completed
  all code transfers, including demo previews on Github. This...
url: https://expiredqueues.com/github-hosting/
date: '2013-11-28T14:03:31.000Z'
image: https://expiredqueues.com/images/og/github-hosting-464f1249.jpg
---

Written in November 2013. Much of what it describes has since changed or disappeared; it is kept as a record of how the web used to work, not as advice.

Announcements posts coding

# All Code hosting on Github

28 November 2013 By Adrian 1 min read

We have moved our sharing code base to Github. Yes, you heard it right. Today we have completed all code transfers, including demo previews on Github.  This will help us going further to track bugs/issues and resolve them in run time. Also the download links will always have the recent one.

Find us on [Github CSS Junction](https://github.com/expiredqueues "CSS Junction on Github")

We have published the following projects on Github as of now:

- [Clin U-Press WordPress Theme](https://expiredqueues.com/free-html5css3-wordpress-theme-clin-upress/)
- [It-Fits Responsive Template](https://expiredqueues.com/html5-css3-responsive-web-template/)
- [Accarousel jQuery Plugin](https://github.com/expiredqueues/Accarousel)
- [HTML5 Metro Contact Form](https://expiredqueues.com/html5-css3-metro-ui-form/)

Happy coding!

### You might be interested in:

- [IT FITs Version 2.0](https://expiredqueues.com/it-fits-version-2-most-popular-responsive-template/) - the first release that came out of that repository.
- [Git commands I wish I knew early](https://expiredqueues.com/git-commands-i-wish-i-knew-early/) - what the move to Git actually taught us.

[Previously How to set Cookies to share across all subdomains using JavaScript](https://expiredqueues.com/subdomain-cookie-javascript/) [Next IT FITs Version 2.0 - Our most popular responsive template](https://expiredqueues.com/it-fits-version-2-most-popular-responsive-template/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@type": "BlogPosting",
  "headline": "All Code hosting on Github",
  "datePublished": "2013-11-28T14:03:31.000Z",
  "dateModified": "2013-11-28T14:03:31.000Z",
  "author": {
    "@type": "Person",
    "name": "Adrian",
    "url": "https://expiredqueues.com/about/"
  },
  "publisher": {
    "@type": "Person",
    "name": "Adrian"
  },
  "mainEntityOfPage": "https://expiredqueues.com/github-hosting/",
  "keywords": "posts, coding, freebie, git",
  "articleSection": "Announcements"
}
```
