Pinned Repositories
appBase
This is a Wordpress parent and child theme built off of Foundation 4. You should add both the appBas and appBase-child folders to your themes directory. The functionality and presentation of the site should be created within the "appBase-child" theme. Only the bare essentials are found in the parent folder. The nice thing about this theme is that it is not bloated with a bunch of junk files and folders, making it easy to pick-up-and-code. The appBase parent folder should not be edited. This way you can develop alternate versions of the site and very easily switch between them without compromising the core logic. This is a great way to accomodate marketing events, pre-registration and various stages of launches for larger projects or a site with ongoing development. DO NOT ADD YOUR STYLES IN STYLE.CSS. That file is only for Wordpress to know what to do. Your CSS should be added to the /less/app.less file which is then compiled to /css/app.css. If for some peculiar reason, you don't want to use LESS, then edit the app.css directly. /js/app.js and /css/app.css are both declared in the functions.php file. *****Note that throughout this child theme, you'll want to use get_stylesheet_directory_uri() instead of get_template_directory_uri() BECAUSE this is a child theme!
datocms-hugo-portfolio-website-demo
heroku-wordpress-buildpack
This is a buildpack which will setup various add-ons in Heroku to configure it for running Wordpress optimally with the 'Heroku-Wordpress' project template.
heroku-wordpress-project-template
This is a project template for a wordpress installation running on Heroku. The heroku-wordpress-buildpack should be used in conjunction with this.
hugo-cms-test
jquery-plugin-nextjs
use old jquery plugins with nextjs
one-click-hugo-cms
eccentricpixel's Repositories
eccentricpixel/appBase
This is a Wordpress parent and child theme built off of Foundation 4. You should add both the appBas and appBase-child folders to your themes directory. The functionality and presentation of the site should be created within the "appBase-child" theme. Only the bare essentials are found in the parent folder. The nice thing about this theme is that it is not bloated with a bunch of junk files and folders, making it easy to pick-up-and-code. The appBase parent folder should not be edited. This way you can develop alternate versions of the site and very easily switch between them without compromising the core logic. This is a great way to accomodate marketing events, pre-registration and various stages of launches for larger projects or a site with ongoing development. DO NOT ADD YOUR STYLES IN STYLE.CSS. That file is only for Wordpress to know what to do. Your CSS should be added to the /less/app.less file which is then compiled to /css/app.css. If for some peculiar reason, you don't want to use LESS, then edit the app.css directly. /js/app.js and /css/app.css are both declared in the functions.php file. *****Note that throughout this child theme, you'll want to use get_stylesheet_directory_uri() instead of get_template_directory_uri() BECAUSE this is a child theme!
eccentricpixel/heroku-wordpress-buildpack
This is a buildpack which will setup various add-ons in Heroku to configure it for running Wordpress optimally with the 'Heroku-Wordpress' project template.
eccentricpixel/heroku-wordpress-project-template
This is a project template for a wordpress installation running on Heroku. The heroku-wordpress-buildpack should be used in conjunction with this.
eccentricpixel/datocms-hugo-portfolio-website-demo
eccentricpixel/hugo-cms-test
eccentricpixel/jquery-plugin-nextjs
use old jquery plugins with nextjs
eccentricpixel/one-click-hugo-cms