{"id":16872513,"url":"https://github.com/redgoose-dev/markdown-style","last_synced_at":"2025-12-31T00:13:43.255Z","repository":{"id":57711754,"uuid":"233159367","full_name":"redgoose-dev/markdown-style","owner":"redgoose-dev","description":"content body style on redgoose service","archived":false,"fork":false,"pushed_at":"2023-06-15T01:37:25.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T23:18:40.561Z","etag":null,"topics":["content-style","markdown","markdown-content","stylesheet"],"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/redgoose-dev.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":"2020-01-11T01:35:56.000Z","updated_at":"2022-07-15T13:04:31.000Z","dependencies_parsed_at":"2023-01-20T05:26:09.883Z","dependency_job_id":null,"html_url":"https://github.com/redgoose-dev/markdown-style","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgoose-dev%2Fmarkdown-style","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgoose-dev%2Fmarkdown-style/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgoose-dev%2Fmarkdown-style/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redgoose-dev%2Fmarkdown-style/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redgoose-dev","download_url":"https://codeload.github.com/redgoose-dev/markdown-style/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244306054,"owners_count":20431737,"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":["content-style","markdown","markdown-content","stylesheet"],"created_at":"2024-10-13T15:15:11.525Z","updated_at":"2025-12-31T00:13:43.226Z","avatar_url":"https://github.com/redgoose-dev.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @redgoose/markdown-style\n\nredgoose 서비스에서 공통으로 사용하기 위한 글 본문 스타일입니다.  \n메인 파일은 `./src/body.scss`이고, css로 빌드된 파일은 `./dist/body.css`입니다.\n\n\n## Installation\n\n```\n// npm\nnpm install https://github.com/redgoose-dev/markdown-style.git\n\n// yarn\nyarn add https://github.com/redgoose-dev/markdown-style.git\n```\n\n\n## Apply in service\n\n### scss\n\nscss 파일 안에서는 다음과 같이 소스를 붙일 수 있습니다.\n\n```\n// src/body.scss\n@import '@redgoose/markdown-style';\n\n// dist/body.scss\n@import '@redgoose/markdown-style/dist/body.scss';\n```\n\n### css\n\njavascript 프로젝트 내부에서 다음과 같이 css 파일을 불러옵니다.\n\n```\nimport '@redgoose/markdown-style/dist/body.css';\n```\n\n\n## development\n\n개발을 위한 로컬서버를 띄웁니다.\n\n```\nyarn run watch\n```\n\n`./src/body.scss` 파일을 `./dist/body.css` 파일로 빌드합니다.\n\n```\nyarn run build\n```\n\n## markdown guide\n\n마크다운 문서 작성에 필요한 가이드 링크\n\nhttps://github.com/redgoose-dev/markdown-style/tree/main/guide\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredgoose-dev%2Fmarkdown-style","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredgoose-dev%2Fmarkdown-style","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredgoose-dev%2Fmarkdown-style/lists"}