{"id":22282590,"url":"https://github.com/carbonfive/stylegun","last_synced_at":"2025-03-25T19:44:51.963Z","repository":{"id":30859960,"uuid":"34417510","full_name":"carbonfive/stylegun","owner":"carbonfive","description":"Living la vida Style Tiles","archived":false,"fork":false,"pushed_at":"2015-04-24T15:32:55.000Z","size":628,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":71,"default_branch":"gh-pages","last_synced_at":"2025-01-30T17:36:56.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carbonfive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-22T21:41:48.000Z","updated_at":"2024-04-18T13:11:24.000Z","dependencies_parsed_at":"2022-09-12T04:00:27.818Z","dependency_job_id":null,"html_url":"https://github.com/carbonfive/stylegun","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fstylegun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fstylegun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fstylegun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fstylegun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carbonfive","download_url":"https://codeload.github.com/carbonfive/stylegun/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245534519,"owners_count":20631285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-03T16:33:45.084Z","updated_at":"2025-03-25T19:44:51.942Z","avatar_url":"https://github.com/carbonfive.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stylegun\nLiving la vida Style Tiles\n\n## Set up\n\nIf you've never used git before, open a command line interface (Terminal, iTerm, etc), type in\n\n``sudo git``\n\nand then follow instructions from the prompt.\n\nIf you have never set up any development tools, check out this blog post or grab a developer wandering nearby. [http://burnedpixel.com/blog/beginners-setup-guide-for-ruby-node-git-github-on-your-mac/](http://burnedpixel.com/blog/beginners-setup-guide-for-ruby-node-git-github-on-your-mac/)\n\n## Clone this repo\n\nOnce you have git working, navigate to your projects folder (wherever you keep your projects)\n\n``cd projectfolder``\n\nIf you don't have one, make one by typing\n\n``mkdir foldername``\n\n(then change into that directory by typing ``cd foldername``)\n\nClone the repository (this will make a folder and pull this code onto your computer)\n\n``git clone https://github.com/carbonfive/stylegun.git``\n\n## Rename the directory\n\nChange the name of the repo to something specific to your project\n\n``mv oldname newname``\n\n## Move into the new directory \n\n``cd newnamefolder``\n\n## Setting up your environment\n\nMake sure you're in the folder by typing (in your terminal)\n\n``pwd``\n\n(print working directory)\n\nInstall Middleman\n\n``gem install middleman``\n\nThen, run the server to see your stylegun and changes with\n\n``middleman server``\n\nOpen the address in your browser (localhost:4567) and there's your page!\n\n## Adding graphic assets\n\nOpen the folder (through your GUI or through the command line)\n\n`` open . ``\n\nOpen Source, then Images and add images or graphics there.\n\n\n## Customizing styles\n\nOpen the whole folder in your text editor (Sublime, Atom, Brackets, etc). \n\nIn the Source folder, you will find the stylesheets folder. In stylesheets, you will see partials for Fonts, Colors, Logo, and Hero Image.\n\nYou only need to edit the partials, which are the stylesheets starting with a \"_\", for example \"_fonts\". You shouldn't have to edit \"_stylegunstyles\" but you can if you are trying to change the layout of stylegun.\n\nYou can add hex codes, images and fonts in the partials.\n\nTo view the changes you've made, go back to your command line interface (terminal). In your terminal, run the server by typing:\n\n``middleman server``\n\nOpen the address in your browser (localhost:4567) and there's your page!\n\n## Push up to Github\n\n(coming soon)\n\n## Making a Github page\n\n(coming soon)\n\n## Branching or Tagging\n(coming soon)\n\n* For multiple styles\n\n# References\n\n* What is middleman? http://benfrain.com/understanding-middleman-the-static-site-generator-for-faster-prototyping/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbonfive%2Fstylegun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarbonfive%2Fstylegun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbonfive%2Fstylegun/lists"}