{"id":22088998,"url":"https://github.com/mzaini30/personal-blog","last_synced_at":"2026-05-10T09:40:41.609Z","repository":{"id":88835320,"uuid":"186253578","full_name":"mzaini30/personal-blog","owner":"mzaini30","description":"Website personal blog sederhana","archived":false,"fork":false,"pushed_at":"2019-05-12T12:44:37.000Z","size":2680,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T05:48:21.544Z","etag":null,"topics":["blade","codeigniter","mysql","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/mzaini30.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license.txt","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":"2019-05-12T12:43:04.000Z","updated_at":"2019-05-12T12:44:42.000Z","dependencies_parsed_at":"2023-04-19T17:15:31.220Z","dependency_job_id":null,"html_url":"https://github.com/mzaini30/personal-blog","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/mzaini30%2Fpersonal-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzaini30%2Fpersonal-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzaini30%2Fpersonal-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzaini30%2Fpersonal-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mzaini30","download_url":"https://codeload.github.com/mzaini30/personal-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245181538,"owners_count":20573717,"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":["blade","codeigniter","mysql","php"],"created_at":"2024-12-01T02:10:19.743Z","updated_at":"2026-05-10T09:40:41.563Z","avatar_url":"https://github.com/mzaini30.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Upload\n\n- Upload semua file ini ke hosting\n- Upload `blog.sql` ke database\n\n# Setting\n\n- Menyesuaikan alamat domain\n\n\t- Buka `application/config/config.php`\n\t- Perhatikan pada\n\n\t\t```php\n\t\t$config['base_url'] = 'http://localhost/blog/';\n\t\t```\n\n\t\tBagian tersebut disesuaikan dengan alamat domain\n\n- Menyesuaikan database\n\n\t- Buka `application/config/database.php`\n\t- Perhatikan pada\n\n\t\t```php\n\t\t$db['default'] = array(\n\t\t\t'dsn'\t=\u003e '',\n\t\t\t'hostname' =\u003e 'localhost',\n\t\t\t'username' =\u003e 'root', // username database\n\t\t\t'password' =\u003e 'mysql', // password database\n\t\t\t'database' =\u003e 'blog', // nama database\n\t\t\t'dbdriver' =\u003e 'mysqli',\n\t\t\t'dbprefix' =\u003e '',\n\t\t\t'pconnect' =\u003e FALSE,\n\t\t\t'db_debug' =\u003e (ENVIRONMENT !== 'production'),\n\t\t\t'cache_on' =\u003e FALSE,\n\t\t\t'cachedir' =\u003e '',\n\t\t\t'char_set' =\u003e 'utf8',\n\t\t\t'dbcollat' =\u003e 'utf8_general_ci',\n\t\t\t'swap_pre' =\u003e '',\n\t\t\t'encrypt' =\u003e FALSE,\n\t\t\t'compress' =\u003e FALSE,\n\t\t\t'stricton' =\u003e FALSE,\n\t\t\t'failover' =\u003e array(),\n\t\t\t'save_queries' =\u003e TRUE\n\t\t);\n\t\t```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzaini30%2Fpersonal-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmzaini30%2Fpersonal-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzaini30%2Fpersonal-blog/lists"}