{"id":18858658,"url":"https://github.com/rsuppersahabatan/app","last_synced_at":"2025-10-05T02:54:37.819Z","repository":{"id":125865808,"uuid":"413584915","full_name":"rsuppersahabatan/app","owner":"rsuppersahabatan","description":"Daftar Aplikasi Non-Modules di RSUP Persahabatan","archived":false,"fork":false,"pushed_at":"2021-11-29T00:54:00.000Z","size":20735,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-30T19:48:34.570Z","etag":null,"topics":["aplikasi","paru","rspersahabatan"],"latest_commit_sha":null,"homepage":"https://app.rsuppersahabatan.co.id/","language":"JavaScript","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/rsuppersahabatan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-04T21:13:36.000Z","updated_at":"2022-11-18T07:37:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"af3c46a3-6884-4626-956f-dac3f6cac800","html_url":"https://github.com/rsuppersahabatan/app","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/rsuppersahabatan%2Fapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsuppersahabatan%2Fapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsuppersahabatan%2Fapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsuppersahabatan%2Fapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsuppersahabatan","download_url":"https://codeload.github.com/rsuppersahabatan/app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800418,"owners_count":19699121,"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":["aplikasi","paru","rspersahabatan"],"created_at":"2024-11-08T04:14:15.895Z","updated_at":"2025-10-05T02:54:37.569Z","avatar_url":"https://github.com/rsuppersahabatan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gatsby Starter Glass\n\nA Minimal \u0026 Beautiful Gatsby Personal Blog Starter With Nice Glassmorphism UI.\n\n[View Live Demo](https://gatsbyglass.netlify.app)\n\n![demo site screenshot](./screenshot.png)\n\n## Features\n\n* Fully responsive\n* SEO metadata and Open Graph tags\n* Maximized lighthouse score\n* Contact form with Netlify Form\n* Edit Content with Netlify CMS\n* Easy to deploy\n* Syntax highlighting via PrismJS\n\n## Local Install\n\n```bash\n# 1. Clone the repository\ngit clone https://github.com/yinkakun/gatsby-starter-glass\n\n# 2. Navigate into repository\ncd gatsby-starter-glass\n\n# 3. Install the dependencies\nyarn install\n\n# 4. Start the development server\nyarn start\n\n# 5. Start the build mode\nyarn  build\n```\n\n## Configuration\n\nWithin gatsby-config.js, you can specify information about your site (metadata) like the site title and description to properly generate meta tags.\n\n```js\n// gatsby-config.js\n\nmodule.exports = {\n  siteMetadata: {\n    title: `Gatsby Starter Glass`,\n    author: {\n      name: `Yinka Adedire`,\n      summary: `self-taught front-end dev. jamstack enthusaist.`,\n    },\n    description: `A Minimal \u0026 Beautiful Gatsby Personal Blog Starter With Nice Glassmorphism Ui.`,\n    siteUrl: `https://gatsbyglass.netlify.app`,\n    social: {\n      twitter: `yinkakun`,\n    },\n  },\n\n  // ...\n};\n```\n\n## Deployment\n\nNetlify is a great way to easily deploy sites plus this starter uses Netlify Form for the Contact form.\n\n- Generate a new repo from this repo which will copy all files from this repo to your newly created repo.\n\n- Go to \u003chttps://app.netlify.com\u003e. Once you’ve logged in, click the 'New site from Git' button on your dashboard and choose your newly created repo.\n\n- Follow the prompts, it will build and deploy the new site on Netlify, bringing you to the site dashboard when the build is complete.\n\n## Manually Editing contents\n\n### Blog Posts\n\nBlog contents can be updated in markdown format at `content/blog`. Delete placeholder posts and start blogging.\n\n```md\n---\ntitle: Hello World\ndate: '2021-05-01'\ndescription: 'Hello World'\n---\n\nThis top portion is the beginning of the post and will show up as the excerpt on the homepage.\n```\n\n### Pages\n\nHomepage intro, Contact, and About page content can be updated in Markdown format at `content/pages`.\n\n# Editing Contents with Netlify CMS\n\nThis project is preconfigured to work with Netlify CMS.\nWhen Netlify CMS makes commits to your repo, Netlify will auto-trigger a rebuild / deploy when new commits are made.\nYou’ll need to set up Netlify’s Identity service to authorize users to log in to the CMS.\n\n- Go to \u003chttps://app.netlify.com\u003e \u003e select your website from the list.\n- Go to Identity and click Enable Identity.\n- Click on Invite Users and invite yourself. You will receive an email and you need to accept the invitation to set the password.\n- Now headover to Settings \u003e Identity \u003e Services and Enable Git Gateway.\n- You can also manage who can register and log in to your CMS. Go to Settings \u003e Identity \u003e Registration  Registration Preferences. I would prefer to keep it to Invite Only if I am the only one using it.\n- Now, go to to site-name.netlify.app/admin/, and login with your credentials.\n\nOnce you are in your Netlify CMS, you can navigate to Posts and Pages. Here you will find a list of existing pages and posts.\n\n## Built with\n\n- Gatsby for Static Site Generation\n- Netlify CMS for content management\n- Styled Component for styling\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsuppersahabatan%2Fapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsuppersahabatan%2Fapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsuppersahabatan%2Fapp/lists"}