{"id":18451588,"url":"https://github.com/ncrocfer/radric","last_synced_at":"2025-10-29T09:50:40.313Z","repository":{"id":28411605,"uuid":"31926079","full_name":"ncrocfer/radric","owner":"ncrocfer","description":"Static website generator powered by Python","archived":false,"fork":false,"pushed_at":"2015-08-03T21:30:23.000Z","size":1512,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T08:53:28.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/ncrocfer.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-09T22:27:20.000Z","updated_at":"2024-07-30T19:31:51.000Z","dependencies_parsed_at":"2022-09-03T16:01:08.115Z","dependency_job_id":null,"html_url":"https://github.com/ncrocfer/radric","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ncrocfer/radric","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncrocfer%2Fradric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncrocfer%2Fradric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncrocfer%2Fradric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncrocfer%2Fradric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncrocfer","download_url":"https://codeload.github.com/ncrocfer/radric/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncrocfer%2Fradric/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600620,"owners_count":26528905,"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","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-06T07:29:10.942Z","updated_at":"2025-10-29T09:50:40.275Z","avatar_url":"https://github.com/ncrocfer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Radric - Static website generator\n=================================\n\nRadric is a **static website generator** written in Python. Just write your pages and your posts in ReST or Markdown format, and Radric generates the HTML pages :\n\n.. code-block::\n\n    $ radric new-project mywebsite\n    [*] New project created : /your/path/mywebsite\n    $ cd mywebsite\n    $ radric new-post \"My first post\"\n    [*] New post created : /your/path/mywebsite/posts/my-first-post.rst\n    $ vim posts/my-first-post.rst\n    ...\n    $ radric generate\n    [*] Processed 1 post and 1 page\n    [*] 0 draft remaining\n    0.20 seconds\n\nThe HTML pages will be accessible in the ``public`` folder. You can view your website by launching the development server :\n\n.. code-block::\n\n    $ radric serve\n    Serving HTTP on 0.0.0.0 port 8000 ...\n    Use Control-C to exit\n\n\n.. image:: https://raw.githubusercontent.com/ncrocfer/radric/master/radric.png\n    :alt: Radric\n    :width: 700\n    :height: 382\n    :align: center\n\n\nFeatures\n--------\n\n- Posts and pages support\n- ReST and Markdown formats\n- Custom menu based on pages\n- Categories, Tags and Authors management\n- Drafts system\n- Custom URLs structure\n- A development server\n- Themes support\n- Markdown edition\n- Python 2 \u0026 Python 3\n\nNotes\n-----\n\nRadric is in **Beta** version, a refactoring could appear in the future. If you want to use a static generator in production, use the awesome `Pelican \u003chttp://blog.getpelican.com/\u003e`_ project.\n\nThe following features will be added in the next releases:\n\n- RSS \u0026 Atom feeds\n- An archives page\n- The pagination\n- The code syntax highlighting\n- A search form in JS\n- A plugin system\n- An import system (Wordpress, Joomla...)\n- Many themes\n- ... and more !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncrocfer%2Fradric","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncrocfer%2Fradric","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncrocfer%2Fradric/lists"}