{"id":18056282,"url":"https://github.com/ferror/grave","last_synced_at":"2025-04-05T09:44:53.561Z","repository":{"id":44142633,"uuid":"186978665","full_name":"Ferror/grave","owner":"Ferror","description":"Simple HTML/CSS website framework","archived":false,"fork":false,"pushed_at":"2023-01-03T21:56:01.000Z","size":753,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T09:05:19.386Z","etag":null,"topics":["css","grave","html"],"latest_commit_sha":null,"homepage":"https://grave.malcherczyk.com","language":"CSS","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/Ferror.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":"2019-05-16T07:48:28.000Z","updated_at":"2021-01-05T12:02:23.000Z","dependencies_parsed_at":"2023-02-01T11:01:34.412Z","dependency_job_id":null,"html_url":"https://github.com/Ferror/grave","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/Ferror%2Fgrave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferror%2Fgrave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferror%2Fgrave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferror%2Fgrave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ferror","download_url":"https://codeload.github.com/Ferror/grave/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318721,"owners_count":20919483,"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":["css","grave","html"],"created_at":"2024-10-31T01:14:32.527Z","updated_at":"2025-04-05T09:44:53.537Z","avatar_url":"https://github.com/Ferror.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/Ferror/grave.svg?branch=master)](https://travis-ci.com/Ferror/grave)\n[![License: MIT](https://img.shields.io/apm/l/vim-mode.svg)](https://opensource.org/licenses/MIT)\n[![GitHub release](https://img.shields.io/github/v/release/ferror/grave.svg)](https://github.com/Ferror/grave/releases)\n[![GitHub downloads](https://img.shields.io/github/downloads/ferror/grave/total)](https://github.com/Ferror/grave)\n\n# grave\n#### Simple HTML/CSS website framework\n\n\u003cimg src=\"https://assets.malcherczyk.com/icons/icon_g.svg\" width=\"100\" height=\"100\"\u003e\n\n## Usage\n\n### If you want the autodetect mode\n```html\n\u003chtml\u003e\n    \u003chead\u003e\n        \u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/ferror/grave@gh-pages/3.2/grave.min.css\"\u003e\n    \u003c/head\u003e\n\u003c/html\u003e\n```\n\n### If you prefer light mode\n```html\n\u003chtml\u003e\n    \u003chead\u003e\n        \u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/ferror/grave@gh-pages/3.2/grave-light.min.css\"\u003e\n    \u003c/head\u003e\n\u003c/html\u003e\n```\n\n### If you prefer dark mode\n```html\n\u003chtml\u003e\n    \u003chead\u003e\n        \u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/ferror/grave@gh-pages/3.2/grave-dark.min.css\"\u003e\n    \u003c/head\u003e\n\u003c/html\u003e\n```\n\n## Release\n### Autodetect Mode\nYou can release/compile and minimize css by typing:\n```\nnode_modules/gulp/bin/gulp.js release\n```\n\n### Dark Mode\nand to release dark mode:\n```\nnode_modules/gulp/bin/gulp.js release --dark\n```\n\n### Light Mode\nand to release light mode:\n```\nnode_modules/gulp/bin/gulp.js release --light\n```\n\n## Changelog\n\n### 3.4\n* Paragraph links will be underlined\n\n### 3.3\n* Change the paragraph font family to Times New Roman\n* Improve code tag on dark mode\n* Minor checkbox input fixes\n* Increasing margin-bottom for structure elements\n* Make header 2, 4, and 6 with opacity 0.8\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferror%2Fgrave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferror%2Fgrave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferror%2Fgrave/lists"}