{"id":25020913,"url":"https://github.com/frontainer/grunt-frontnote","last_synced_at":"2025-03-30T10:26:31.335Z","repository":{"id":19701338,"uuid":"22956335","full_name":"frontainer/grunt-frontnote","owner":"frontainer","description":"スタイルガイドジェネレーターFrontNoteのGruntプラグイン","archived":false,"fork":false,"pushed_at":"2016-10-08T02:34:30.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T00:41:23.777Z","etag":null,"topics":["css","frontnote","grunt","sass","scss","styleguide","stylus"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/frontainer.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":"2014-08-14T14:17:14.000Z","updated_at":"2017-02-19T10:15:05.000Z","dependencies_parsed_at":"2022-08-05T05:00:14.460Z","dependency_job_id":null,"html_url":"https://github.com/frontainer/grunt-frontnote","commit_stats":null,"previous_names":["frontainer/grunt-frontnote"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontainer%2Fgrunt-frontnote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontainer%2Fgrunt-frontnote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontainer%2Fgrunt-frontnote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frontainer%2Fgrunt-frontnote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frontainer","download_url":"https://codeload.github.com/frontainer/grunt-frontnote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246304485,"owners_count":20755912,"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","frontnote","grunt","sass","scss","styleguide","stylus"],"created_at":"2025-02-05T12:18:10.791Z","updated_at":"2025-03-30T10:26:31.311Z","avatar_url":"https://github.com/frontainer.png","language":"JavaScript","readme":"# grunt-frontnote\n\n\u003e StyleGuide Generator [FrontNote](https://github.com/frontainer/frontnote)  Plugin for Grunt.\n\n## Getting Started\nThis plugin requires \n\n* [Grunt](http://gruntjs.com/) `~0.4.5`\n\nIf you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. \n\nOnce you're familiar with that process, you may install this plugin with this command:\n\n```js\ngrunt.loadNpmTasks('grunt-frontnote');\n```\n\n## The \"frontNote\" task\n\n### Overview\nIn your project's Gruntfile, add a section named `frontNote` to the data object passed into `grunt.initConfig()`.\n\n```js\ngrunt.initConfig({\n  frontNote: {\n    options: {\n      // Task-specific options go here.\n    },\n    your_target: {\n      files: [\n        // Target files path.\n      ]\n      // Target-specific file lists and/or options go here.\n    },\n  },\n});\n```\n\n### Options\n\nOptions supported by [frontnote](https://github.com/frontainer/frontnote)\n\n\n### Usage Examples\n\tfrontNote: {\n\t    options: {\n\t        out: './doc',\n\t        template: './my-template',\n\t        overview: './overview.md',\n\t        includePath: 'assets/**/*'\n\t    },\n\t    dev: {\n\t        options: {\n\t        },\n\t        files: [\n\t            '/path/to/**/*.css',\n\t            '/path/to/**/*.sass',\n\t            '/path/to/**/*.less'\n\t        ]\n\t    }\n\t}\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontainer%2Fgrunt-frontnote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrontainer%2Fgrunt-frontnote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontainer%2Fgrunt-frontnote/lists"}