Code Monkey home page Code Monkey logo

humescores's Introduction

โš ๏ธ IMPORTANT

Download the Exercise Files from the course page to get the Gulp process files and other important data. This repository only contains the theme itself.

Humescores

Built for the LinkedIn Learning and Lynda.com course WordPress: Building Themes From Scratch Using Underscores, Humescores is an accessible content-first theme built around beautiful fonts and large images designed and developed by Morten Rand-Hendriksen for LinkedIn Learning and Lynda.com - a LinkedIn Company.

Features

Customizer Options

Extended options available from the Customizer:

  1. Header image on front page
  2. Header background color
  3. Custom logo
  4. Excerpts or full content in index and archive pages

Featured Images

Posts and pages can have Featured Images.

Widgetized Areas

  1. Sidebar
  2. Footer widgets
  3. Page sidebar

Licenses and External Assets

Humescores is distributed under the terms of the GNU GPL v2

Humescores' code base started out as _s (http://underscores.me) as it were on November 28, 2016.

Namesake

Hume is named after philosopher David Hume.

humescores's People

Contributors

mor10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

humescores's Issues

Dropdown in header nav not working

Hello! I've made it to section 5 and upon working on the js for the drop downs I've noticed they're not working. At first I thought it was my error, but after switching to master branch I've noticed it's not working there either. I'm not that advanced yet with js so I'm not sure where the problem is occurring. I decided to work with your copy of _S and not download the latest version since this is my first try at the tutorial.

.gitignore and merge

How did people handle keeping their changes across branches?
Not having style.css and style.css.map in the .gitignore caused me a bit of difficulty.

I ended up using git stash save -a and git checkout -f origin/branch as a quick and dirty solution.
But sometimes code that should have been added by us was not there in the following branch.

Gulp not compiling SCSS

Hi, I thing it is gulp problem, not your config, but it's still weird. Watching the late tuts, from 2017, node v8.4.0 npm v 5.3.0 and gulp-sass 3.1.0. The live-reload server is working, if an update is made into php template, the changes are hot-reloader, JS is compiled, but SCSS is not compiling at all ( task is running thought ) and no errors are thrown. It would be great if you update the Gulpfile.js config, or switch to Webpack. I'm currently try it to work with Webpack.

localhost:8080 not loading using Gulp

Hi,

I am trying to use gulp but when it opens the tab in chrome, the site doesn't load instead keeps on loading. How can I solve this issue?

Please let me know,
Thank you,

Win 10, x64

Browser denies scss-files

I don't know if this is the right place to ask - I follow your Lynda course.
Browser (Chrome/Firefox), does not show scss-files. I have turned on use source maps.

I get a 403-status for these, in the inspector. "You don't have permission to access /wp-content/themes/humescores/sass/
on this server."

Everything works - style.scss updates style.css and so on.
What could be wrong?

can't install npm

i try many times to install npm but still don't work please tell me what to do i always get this error message when try to install npm

Building: C:\Program Files\nodejs\node.exe D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ 'C:\Program Files\nodejs\node.exe',
gyp verb cli 'D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\node-gyp\bin\node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsass_ext=',
gyp verb cli '--libsass_cflags=',
gyp verb cli '--libsass_ldflags=',
gyp verb cli '--libsass_library=' ]
gyp info using [email protected]
gyp info using [email protected] | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb which failed Error: not found: python2
gyp verb which failed at getNotFoundError (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:13:12)
gyp verb which failed at F (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:68:19)
gyp verb which failed at E (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:80:29)
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:89:16
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\index.js:42:5
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\windows.js:36:5
gyp verb which failed at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb which failed python2 { Error: not found: python2
gyp verb which failed at getNotFoundError (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:13:12)
gyp verb which failed at F (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:68:19)
gyp verb which failed at E (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:80:29)
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:89:16
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\index.js:42:5
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\windows.js:36:5
gyp verb which failed at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb which failed stack: 'Error: not found: python2\n at getNotFoundError (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:13:12)\n at F (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:68:19)\n at E (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:80:29)\n at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:89:16\n at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\index.js:42:5\n at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\windows.js:36:5\n at FSReqWrap.oncomplete (fs.js:152:21)',
gyp verb which failed code: 'ENOENT' }
gyp verb check python checking for Python executable "python" in the PATH
gyp verb which failed Error: not found: python
gyp verb which failed at getNotFoundError (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:13:12)
gyp verb which failed at F (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:68:19)
gyp verb which failed at E (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:80:29)
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:89:16
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\index.js:42:5
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\windows.js:36:5
gyp verb which failed at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb which failed python { Error: not found: python
gyp verb which failed at getNotFoundError (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:13:12)
gyp verb which failed at F (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:68:19)
gyp verb which failed at E (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:80:29)
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:89:16
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\index.js:42:5
gyp verb which failed at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\windows.js:36:5
gyp verb which failed at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb which failed stack: 'Error: not found: python\n at getNotFoundError (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:13:12)\n at F (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:68:19)\n at E (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:80:29)\n at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\which\which.js:89:16\n at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\index.js:42:5\n at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\isexe\windows.js:36:5\n at FSReqWrap.oncomplete (fs.js:152:21)',
gyp verb which failed code: 'ENOENT' }
gyp verb could not find "python". checking python launcher
gyp verb could not find "python". guessing location
gyp verb ensuring that file exists: C:\Python27\python.exe
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\node-gyp\lib\configure.js:483:19)
gyp ERR! stack at PythonFinder. (D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\node-gyp\lib\configure.js:508:16)
gyp ERR! stack at D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\graceful-fs\polyfills.js:284:29
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:152:21)
gyp ERR! System Windows_NT 10.0.16299
gyp ERR! command "C:\Program Files\nodejs\node.exe" "D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\node-gyp\bin\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd D:\wamp64\www\reginsite\wp-content\themes\gulp-dev\node_modules\node-sass
gyp ERR! node -v v8.10.0
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
Build failed with error code: 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\growldev\AppData\Roaming\npm-cache_logs\2018-03-09T09_36_15_803Z-debug.log

sass in gulp file give me error

After writting command glup in glup-dev directory..
it give me that:-


module.js:549
    throw err;
    ^
Error: Cannot find module 'gulp-sass'
    at Function.Module._resolveFilename (module.js:547:15)
    at Function.Module._load (module.js:474:25)
    at Module.require (module.js:596:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/opt/lampp/htdocs/wordpress/wp-content/themes/gulp-dev/Gulpfile.js:10:9)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)

I am using Ubuntu 18.04 in 64 bits machine

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.