{"id":18568451,"url":"https://github.com/fromatom/portfolio-template","last_synced_at":"2026-01-24T14:40:49.174Z","repository":{"id":43881555,"uuid":"121477973","full_name":"FromAtom/portfolio-template","owner":"FromAtom","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-17T05:28:59.000Z","size":23,"stargazers_count":11,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-26T13:12:09.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SCSS","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/FromAtom.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":"2018-02-14T06:19:43.000Z","updated_at":"2023-05-23T10:41:16.000Z","dependencies_parsed_at":"2024-11-06T22:34:02.283Z","dependency_job_id":"9d5e3b85-7176-48f1-a78b-355f07d9cc7f","html_url":"https://github.com/FromAtom/portfolio-template","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/FromAtom%2Fportfolio-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FromAtom%2Fportfolio-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FromAtom%2Fportfolio-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FromAtom%2Fportfolio-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FromAtom","download_url":"https://codeload.github.com/FromAtom/portfolio-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239301887,"owners_count":19616449,"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-11-06T22:29:29.278Z","updated_at":"2025-11-01T15:30:28.889Z","avatar_url":"https://github.com/FromAtom.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# portfolio-template\nポートフォリオサイト\n\n## 開発方法\n### セットアップ\n```bash\n$ git clone git@github.com:FromAtom/portfolio-template.git\n$ cd portfolio-template\n$ bundle install --path vendor/bundle\n```\n\n### 開発サイクル\nこれを叩くとサーバが立ち上がる。\n\n```bash\n$ bundle exec middleman server\n$ open 'http://localhost:4567'\n```\n\nサイト内のファイルを編集するたびにブラウザが自動リロードされるので便利です。\n\n### 新しいページの増やし方\n`source/works` ディレクトリの中に `hoge.html.slim` という名前でファイルを作れば、新しいページになる。このページへのリンクは\n\n```ruby\n= link_to \"リンク名\", \"/works/hoge\"\n```\n\nと書けば良い。\n\n## BASIC認証\n下記2つの環境変数を設定することで、BASIC認証を有効化できます。\n\n```ruby\nENV[\"PORTRAIT_USER\"] #ユーザ名\nENV[\"PORTRAIT_PASSWORD\"] #パスワード\n```\n\n## License\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromatom%2Fportfolio-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffromatom%2Fportfolio-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromatom%2Fportfolio-template/lists"}