GithubHelp home page GithubHelp logo

powerbuoy / sleek Goto Github PK

View Code? Open in Web Editor NEW
41.0 5.0 24.0 9.65 MB

The WordPress Theme for Developers.

Home Page: https://sleekwp.dev

License: GNU General Public License v3.0

PHP 78.46% JavaScript 14.15% CSS 0.78% Vue 1.53% SCSS 5.07%
wordpress wordpress-theme composer npm webpack vue acf starter-theme

sleek's Introduction

Hi! I'm Andreas

I'm a Web Developer and Blender Enthusiast from Sweden.

  • ๐Ÿ”ญ Iโ€™m currently working on new stuff
  • ๐ŸŒฑ Iโ€™m currently learning AmmoJS
  • ๐Ÿ’ฌ Ask me about HTML, CSS, JavaScript, PHP, WordPress, HubSpot
  • ๐Ÿ“ซ How to reach me: andreaslagerkvist.com

GitHub stats

sleek's People

Contributors

powerbuoy 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

Watchers

 avatar  avatar  avatar  avatar  avatar

sleek's Issues

What about localhost?

I working perfect on live server. But what about localhost. I was tried to fix it but not got any solution. Do you have any Idea. My be due to AJAX (XMLHttpRequest).

Hubspot Form should have variable

In acf/hubspot-form/default.php:
Should be an variable instead of $data ?

<?php if ($data['hubspot-form-pre-title']) : ?>
    <small><?php echo $data['hubspot-form-pre-title'] ?></small>
<?php endif ?>

How use smooth loader

how i can use smoother page loader, i mean when click on any link it change page url with smooth effect on your demo, on my demo is show as normal page reload

Getting this when i run 'npm run build' I am on PC and Windows 10

0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'D:\Program Files\nodejs\node.exe',
1 verbose cli 'D:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'build'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
5 info lifecycle [email protected]prebuild: [email protected]
6 info lifecycle [email protected]
build: [email protected]
7 verbose lifecycle [email protected]build: unsafe-perm in lifecycle true
8 verbose lifecycle [email protected]
build: PATH: D:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\wamp64\www\duade\wp-content\themes\sleek\node_modules.bin;C:\Python27;C:\Python27\Scripts;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;D:\Program Files\nodejs;C:\ProgramData\chocolatey\bin;D:\Program Files\Microsoft VS Code\bin;C:\Program Files\Git\cmd;C:\wamp64\bin\php\php7.3.5;C:\ProgramData\ComposerSetup\bin;C:\Python27;C:\Python27\Scripts;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;D:\Program Files\nodejs;C:\ProgramData\chocolatey\bin;D:\Program Files\Microsoft VS Code\bin;C:\Program Files\Git\cmd;C:\wamp64\bin\php\php7.3.5;C:\ProgramData\ComposerSetup\bin;C:\Users\Magnus Daneling\AppData\Local\Microsoft\WindowsApps;C:\Users\Magnus Daneling\AppData\Roaming\npm;C:\wamp64\bin\php;C:\Program Files\heroku\bin;C:\Users\Magnus Daneling\AppData\Roaming\Composer\vendor\bin;;c:\wp-cli
9 verbose lifecycle [email protected]build: CWD: C:\wamp64\www\duade\wp-content\themes\sleek
10 silly lifecycle [email protected]
build: Args: [ '/d /s /c', 'webpack --mode production' ]
11 silly lifecycle [email protected]build: Returned: code: 2 signal: null
12 info lifecycle [email protected]
build: Failed to exec build script
13 verbose stack Error: [email protected] build: webpack --mode production
13 verbose stack Exit status 2
13 verbose stack at EventEmitter. (D:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16)
13 verbose stack at EventEmitter.emit (events.js:210:5)
13 verbose stack at ChildProcess. (D:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
13 verbose stack at ChildProcess.emit (events.js:210:5)
13 verbose stack at maybeClose (internal/child_process.js:1028:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
14 verbose pkgid [email protected]
15 verbose cwd C:\wamp64\www\duade\wp-content\themes\sleek
16 verbose Windows_NT 10.0.18363
17 verbose argv "D:\Program Files\nodejs\node.exe" "D:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "build"
18 verbose node v13.1.0
19 verbose npm v6.12.1
20 error code ELIFECYCLE
21 error errno 2
22 error [email protected] build: webpack --mode production
22 error Exit status 2
23 error Failed at the [email protected] build script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 2, true ]

Setup errors during build process (Update documentation)

Running either:
npm run build
or
npm run dev

Will throw an error when trying to compile the scss. This seams to be due to trying to import icons.scss when it's not properly generated yet. Running npm run fontello will generate needed files and let you continue with the installation/setup of the theme.

What about adding:
npm run fontello
As a requirement/step in the "Installation" step in the documentation?

error with Installation

Hi this looks promising so i did an install, but got unable to locate 'src/assets/' at '/Users/xxxxx/projects/wordpress/sleek/wp-content/themes/sleek/src/assets/**/*'

guess something is missing ;-)

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.