{"id":13509117,"url":"https://github.com/Dalgona/Serum","last_synced_at":"2025-03-30T13:31:35.031Z","repository":{"id":38151314,"uuid":"64593313","full_name":"Dalgona/Serum","owner":"Dalgona","description":"Static website generator for Elixir fans","archived":false,"fork":false,"pushed_at":"2024-05-04T13:31:01.000Z","size":1747,"stargazers_count":316,"open_issues_count":15,"forks_count":27,"subscribers_count":10,"default_branch":"v1/master","last_synced_at":"2024-09-22T12:35:30.965Z","etag":null,"topics":["elixir","static-site-generator"],"latest_commit_sha":null,"homepage":"https://dalgona.dev/Serum","language":"Elixir","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/Dalgona.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-07-31T12:43:45.000Z","updated_at":"2024-09-03T16:36:59.000Z","dependencies_parsed_at":"2024-05-01T17:21:12.795Z","dependency_job_id":"79ce10cf-a22b-4dea-9340-664a2e65b654","html_url":"https://github.com/Dalgona/Serum","commit_stats":{"total_commits":955,"total_committers":12,"mean_commits":79.58333333333333,"dds":0.06910994764397904,"last_synced_commit":"cb8fda2687f40a1e8f4061b5c2856bae7ab07e35"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalgona%2FSerum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalgona%2FSerum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalgona%2FSerum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dalgona%2FSerum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dalgona","download_url":"https://codeload.github.com/Dalgona/Serum/tar.gz/refs/heads/v1/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222552570,"owners_count":17002103,"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":["elixir","static-site-generator"],"created_at":"2024-08-01T02:01:03.165Z","updated_at":"2024-11-01T09:30:44.370Z","avatar_url":"https://github.com/Dalgona.png","language":"Elixir","funding_links":[],"categories":["Static Page Generation"],"sub_categories":[],"readme":"# Serum\n\n[![Build Status](https://travis-ci.org/Dalgona/Serum.svg?branch=master)](https://travis-ci.org/Dalgona/Serum)\n[![Coverage Status](https://coveralls.io/repos/github/Dalgona/Serum/badge.svg?branch=v1/master)](https://coveralls.io/github/Dalgona/Serum?branch=v1/master)\n\n**Serum** is a simple static website generator written in\n[Elixir](http://elixir-lang.org).\n\nLike some of other static website generators, Serum focuses on blogging. And if\nyou know how to write markdown documents and how to handle EEx templates, you\ncan easily build your own website.\n\n## Getting Started\n\nUse Mix to install the Serum installer archive from Hex.\n\n```sh\n$ mix archive.install hex serum_new\n```\n\nYou can now use `serum.new` Mix task to create a new Serum project.\n\n```sh\n$ mix serum.new /path/to/new_website\n```\n\n`cd` into the new project directory and install Serum.\n\n```sh\n$ cd /path/to/new_website\n$ mix do deps.get, deps.compile\n```\n\nTry building the website, or spin up the development server.\n\n```sh\n# Your website will be built at /path/to/new_website/site\n$ mix serum.build\n\n# Your website will be built and served at http://localhost:8080\n$ mix serum.server\n```\n\nPlease visit [the official website](http://dalgona.github.io/Serum) for\nmore guides and documentations.\n\n## LICENSE\n\nCopyright (c) 2022 Eunbin Jeong (Dalgona.) \u003cproject-serum@dalgona.dev\u003e\n\nMIT License. Read `LICENSE` for the full text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDalgona%2FSerum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDalgona%2FSerum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDalgona%2FSerum/lists"}