{"id":20128191,"url":"https://github.com/thenewdynamic/theliteraryreview.org","last_synced_at":"2026-05-12T17:35:42.381Z","repository":{"id":75047754,"uuid":"61239998","full_name":"theNewDynamic/theliteraryreview.org","owner":"theNewDynamic","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-22T02:09:36.000Z","size":452,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-13T08:28:27.515Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/theNewDynamic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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-06-15T20:48:58.000Z","updated_at":"2019-01-22T02:09:38.000Z","dependencies_parsed_at":"2023-05-21T13:45:35.546Z","dependency_job_id":null,"html_url":"https://github.com/theNewDynamic/theliteraryreview.org","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNewDynamic%2Ftheliteraryreview.org","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNewDynamic%2Ftheliteraryreview.org/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNewDynamic%2Ftheliteraryreview.org/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theNewDynamic%2Ftheliteraryreview.org/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theNewDynamic","download_url":"https://codeload.github.com/theNewDynamic/theliteraryreview.org/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241572355,"owners_count":19984258,"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":[],"created_at":"2024-11-13T20:26:05.404Z","updated_at":"2026-05-12T17:35:37.361Z","avatar_url":"https://github.com/theNewDynamic.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Roots Theme](http://roots.io/)\n\nRoots is a WordPress starter theme based on [HTML5 Boilerplate](http://html5boilerplate.com/) \u0026 [Bootstrap](http://getbootstrap.com/) that will help you make better themes.\n\n* Source: [https://github.com/roots/roots](https://github.com/roots/roots)\n* Home Page: [http://roots.io/](http://roots.io/)\n* Twitter: [@retlehs](https://twitter.com/retlehs)\n* Newsletter: [Subscribe](http://roots.io/subscribe/)\n* Forum: [http://discourse.roots.io/](http://discourse.roots.io/)\n\n## Installation\n\nClone the git repo - `git clone git://github.com/roots/roots.git` - or [download it](https://github.com/roots/roots/zipball/master) and then rename the directory to the name of your theme or website. [Install Grunt](http://gruntjs.com/getting-started), and then install the dependencies for Roots contained in `package.json` by running the following from the Roots theme directory:\n\n```\nnpm install\n```\n\nReference the [theme activation](http://roots.io/roots-101/#theme-activation) documentation to understand everything that happens once you activate Roots.\n\n## Theme Development\n\nAfter you've installed Grunt and ran `npm install` from the theme root, use `grunt watch` to watch for updates to your LESS and JS files and Grunt will automatically re-build as you write your code.\n\n## Configuration\n\nEdit `lib/config.php` to enable or disable support for various theme functions and to define constants that are used throughout the theme.\n\nEdit `lib/init.php` to setup custom navigation menus and post thumbnail sizes.\n\n## Documentation\n\n### [Roots Docs](http://roots.io/docs/)\n\n* [Roots 101](http://roots.io/roots-101/) — A guide to installing Roots, the files and theme organization\n* [Theme Wrapper](http://roots.io/an-introduction-to-the-roots-theme-wrapper/) — Learn all about the theme wrapper\n* [Build Script](http://roots.io/using-grunt-for-wordpress-theme-development/) — A look into the Roots build script powered by Grunt\n* [Roots Sidebar](http://roots.io/the-roots-sidebar/) — Understand how to display or hide the sidebar in Roots\n\n## Features\n\n* Organized file and template structure\n* HTML5 Boilerplate's markup along with ARIA roles and microformat\n* Bootstrap\n* [Grunt build script](http://roots.io/using-grunt-for-wordpress-theme-development/)\n* [Theme activation](http://roots.io/roots-101/#theme-activation)\n* [Theme wrapper](http://roots.io/an-introduction-to-the-roots-theme-wrapper/)\n* Root relative URLs\n* [Clean URLs with a plugin](https://github.com/roots/roots-rewrites) (no more `/wp-content/`)\n* All static theme assets are rewritten to the website root (`/assets/*`)\n* Cleaner HTML output of navigation menus\n* Cleaner output of `wp_head` and enqueued scripts/styles\n* Nice search (`/search/query/`)\n* Image captions use `\u003cfigure\u003e` and `\u003cfigcaption\u003e`\n* Example vCard widget\n* Posts use the [hNews](http://microformats.org/wiki/hnews) microformat\n* [Multilingual ready](http://roots.io/wpml/) (Brazilian Portuguese, Bulgarian, Catalan, Danish, Dutch, English, Finnish, French, German, Hungarian, Indonesian, Italian, Korean, Macedonian, Norwegian, Polish, Russian, Simplified Chinese, Spanish, Swedish, Traditional Chinese, Turkish, Vietnamese, Serbian)\n\n## Contributing\n\nEveryone is welcome to help [contribute](CONTRIBUTING.md) and improve this project. There are several ways you can contribute:\n\n* Reporting issues (please read [issue guidelines](https://github.com/necolas/issue-guidelines))\n* Suggesting new features\n* Writing or refactoring code\n* Fixing [issues](https://github.com/roots/roots/issues)\n* Replying to questions on the [forum](http://discourse.roots.io/)\n\n## Support\n\nUse the [Roots Discourse](http://discourse.roots.io/) to ask questions and get support.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenewdynamic%2Ftheliteraryreview.org","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenewdynamic%2Ftheliteraryreview.org","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenewdynamic%2Ftheliteraryreview.org/lists"}