{"id":22293478,"url":"https://github.com/evanherman/wp-themeular","last_synced_at":"2025-03-25T22:17:54.732Z","repository":{"id":136668882,"uuid":"40568716","full_name":"EvanHerman/wp-themeular","owner":"EvanHerman","description":"Custom Angular.js powered WordPress theme","archived":false,"fork":false,"pushed_at":"2015-08-14T20:38:20.000Z","size":1596,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T19:22:30.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvanHerman.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":"2015-08-11T22:41:57.000Z","updated_at":"2015-08-13T11:33:55.000Z","dependencies_parsed_at":"2023-03-20T10:34:51.006Z","dependency_job_id":null,"html_url":"https://github.com/EvanHerman/wp-themeular","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/EvanHerman%2Fwp-themeular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanHerman%2Fwp-themeular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanHerman%2Fwp-themeular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanHerman%2Fwp-themeular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvanHerman","download_url":"https://codeload.github.com/EvanHerman/wp-themeular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245550681,"owners_count":20633883,"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-12-03T17:29:17.657Z","updated_at":"2025-03-25T22:17:54.708Z","avatar_url":"https://github.com/EvanHerman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Themeular\n\nCustom Angular.js powered WordPress theme\n\nI became interested in learning more about Angular.js, so I figured I'd build up a custom theme. \n\n#### Grunt.js\nAll automation is handled by Grunt. The necessary scripts and styles have been combined into a single stylesheet (themeular.min.css) and a single javascript file (themeular.min.js).\n\nTo get up and running, simply download this repo locally. Once you have a local copy you can use the following commands:\n\n```bash\n$ npm install -g grunt-cli\n$ npm install -g grunt\n$ npm install\n$ grunt\n```\n\n#### Switch Up Styles:\nTo swap default themes styles, simply replace the bootstrap-superhero.css file in 'wp-content/themes/themeular/css' with any of the themes found in 'wp-content/themes/themeular/css/bootstrap-themes/'.\n\nSteps to switch themes:\n\n1. Move `bootstrap-theme_name.css` from `wp-themeular/lib/public/css` to `wp-themeular/lib/public/css/bootstrap-themes/`\n2. Move newly selected theme from `wp-themeular/lib/public/css/bootstrap-themes/` to `wp-themeular/lib/public/css`\n3. Run `$ grunt` (to recompile the styles as needed)\n\n\n##### To Do:\n* Work on child menu items in the main_nav\n* Work on edit/delete functionality\n* Expose widget route endpoint via REST API\n* Work on some form of theme settings page (preferably via customizer)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanherman%2Fwp-themeular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanherman%2Fwp-themeular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanherman%2Fwp-themeular/lists"}