{"id":21894150,"url":"https://github.com/hackgt/hackgt-org-website","last_synced_at":"2025-03-22T04:10:07.042Z","repository":{"id":48774235,"uuid":"80938553","full_name":"HackGT/hackgt-org-website","owner":"HackGT","description":"HackGT's homepage with info about the organization and upcoming events","archived":false,"fork":false,"pushed_at":"2023-01-20T08:20:19.000Z","size":391903,"stargazers_count":7,"open_issues_count":13,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-03T04:29:44.291Z","etag":null,"topics":["georgia-tech","hackgt","website"],"latest_commit_sha":null,"homepage":"https://hack.gt/","language":"HTML","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/HackGT.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":"2017-02-04T18:19:28.000Z","updated_at":"2024-09-16T16:11:04.000Z","dependencies_parsed_at":"2023-02-12T00:45:20.098Z","dependency_job_id":null,"html_url":"https://github.com/HackGT/hackgt-org-website","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/HackGT%2Fhackgt-org-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackGT%2Fhackgt-org-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackGT%2Fhackgt-org-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackGT%2Fhackgt-org-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackGT","download_url":"https://codeload.github.com/HackGT/hackgt-org-website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244902928,"owners_count":20529115,"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":["georgia-tech","hackgt","website"],"created_at":"2024-11-28T13:19:14.961Z","updated_at":"2025-03-22T04:10:07.024Z","avatar_url":"https://github.com/HackGT.png","language":"HTML","readme":"# hackgt-org-website\nStateless, Dateless, Flawless\n\n## Configure Jekyll\n```BASH\ngem --version || sudo gem install ruby\nbundle --version || sudo gem install bundler\nsudo apt-get install imagemagick libmagickwand-dev\nsudo gem install rmagick -v '2.16.0'\nbundle install\njekyll serve\n```\n\nor if you don't want to install these deps globally:\n\n```BASH\nbundle install --path vendor/bundle\nbundle exec jekyll serve\n```\n\nA Dockerfile is included for convenience.\n\n## Instructions for Updating Website\n\n### Adding/Removing/Editing member of HackGT\nEdit `/_data/members.csv` and your changes should be reflected\n\nTBD - Way to specifiy path to image\n\n## Creating a Blog Post\n\nAny new blog post can be added by creating a new file in the `_posts/` directory. This can be done in two ways, either on your desktop or right here on Github!\n\n### Browser\n\nAssuming you are reading this in the [browser](https://www.github.com/hackgt/hackgt-org-website), click `Create new file` button right above all the files and commit history. When specifying the path, type in `_posts/NAME_OF_YOUR_POST`. Naming convention is MANDATORY for correct display on the website and is as follows: `YYYY-MM-DD-NAME_OF_POST.md`. For example, if you are adding a post titled \"Hello HackGT\" on July 10, 2017, you would name your file `2017-07-10-hello-hackgt.md`. Before adding your content, you will need to add the following header to your file.\n\n```\n---\ntitle: TITLE_OF_POST\nlayout: posts\ncategories: blog posts\ndescription: A short description of your post.\n---\n```\n\nPlease note the three dashes at the beginning and end. After this, you are now ready to write/paste/create your content. To style and format your content correctly, you can use [markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) or HTML, and remember you can preview your work! When you are finished adding the content, scroll to the bottom of the page. Create a commit title and description that clearly explains what you are adding (i.e. \"Added blog post about HackG5\"), and change the branch name to `USERNAME-blog-TITLE`, and click the \"commit new file\" button. This will create a new branch with your new file, and the last thing to be done is to create a pull request. This should take you to a new screen, make sure everything is in order, and then click the create pull request button to submit your changes. Then, our Biodomes service will create a test deployment to preview your changes on a copy of the live site from a unique URL. After you've verified everything looks good, let a member of tech team know you have submitted something new, and he/she will confirm your changes, and approve and merge your pull request. Once this is done you should be able to see your post live on our site!\n\n\n### Desktop\n\nDesktop editing is only recommended if you are proficient with Git. Repeat the above instructions, but do the creation locally, and then push your changes.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackgt%2Fhackgt-org-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackgt%2Fhackgt-org-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackgt%2Fhackgt-org-website/lists"}