GithubHelp home page GithubHelp logo

arkkimaagi / assemble-website-template Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 1.27 MB

This is my personal website template for Assemble. I've tried to take the best parts from html5bp, bootstrap and many others.

JavaScript 100.00% Python 0.01%

assemble-website-template's People

Contributors

arkkimaagi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

assemble-website-template's Issues

Create RSS feed

I'm not entirely sure what's needed for the generation of RSS with assemble, but this should be working since day one of the site release.

Helpers should be cleaned a bit

The current implementation of the helpers in this template is a mess, mostly because assemble code is in flux. This should be cleared when the new assemble code lands.

Clean the layout structure when Assemble supports it

The current layout structure is a bit messy as there is no support for inheriting layouts in assemble at the moment.

/src/__assemble/layouts/base_html_layout.hbs should be the main html base and default.hbs should inherit it.

you have some amazing stuff here!

I looked at this a while ago, but I've been so busy with stuff lately I decided to check back and you have all kinds of cool stuff in this project. those helpers are awesome. want to maintain a repo/project/boilerplate for assemble or something?

Minimize Javascript

All served javascript should be minimized instead of just concatenated. The last time I worked with grunt-contrib-uglifyjs it had some problems with simple concatenation and I needed that more than minimization.

This time minimization is needed. Should be easy to support both.

GZIP everything!

With the static site, everything should be gzipped to save time and bandwith. This can be done in advance before moving over to the server.

Maybe add something like grunt-contrib-compress into the mix and remember to write proper .htaccess files too.

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.