Giter VIP home page Giter VIP logo

Comments (1)

Nicuz avatar Nicuz commented on August 26, 2024

Hi @johnmclives, I'm glad you liked Bulmascores! Let's try to answer in order:

  1. A little tip that may work for you too: if you noticed in the sass folder there's a "components" one. I generally organize every part of the template accordingly to the Bulma documentation. For instance, navbar is a component, box is an element (so I would create an element folder) and so on. It makes easier to me know where every part of the template is. And yes, footer is in the wrong folder and I should fix 😅

  2. Yep, I edit the existing files. I personally use gulp as task runner. There's a gulpfile in the root of the theme, it provides all you need to automatically compile the sass files into a minified css. There are also other features like auto-prefixing and live preview of changes without the need of refreshing your browser tab, just open the URL it provides after launching it.

  3. Install Bulmascores, install npm and gulp, open a command prompt window, cd into Bulmascores folder, run npm start and you're good to go. Sass files will be automatically compiled everytime you change something in your source code and save! 😄

  4. You're right, Bulmascores is based on Underscores. I wanted a clean base to start with, I only added Bulma support and other little things that could speed up my workflow when developing themes.

  5. Go into functions.php and replace the Bulma's URL with the latest one, same for FontAwesome and Flickity.

If you need further information don't hesitate to comment 😉

from bulmascores.

Related Issues (4)

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.