All Projects → Ismaestro → ampjucks

Ismaestro / ampjucks

Licence: MIT license
Boilerplate and base project to create static websites with AMP, Nunjucks and Gulp

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to ampjucks

angular-routing
Angular 13 Example Routing
Stars: ✭ 21 (+16.67%)
Mutual labels:  seed, example-project, example-app
amp-react-renderer-plugin
⚡Plugin makes it painless to create React component based AMP page⚡
Stars: ✭ 29 (+61.11%)
Mutual labels:  amp, amp-html
amp-surface
⚡ AMP Surface CSS Framework
Stars: ✭ 26 (+44.44%)
Mutual labels:  amp, amp-html
amp-renderer
Server-side rendering for AMP in Python
Stars: ✭ 14 (-22.22%)
Mutual labels:  amp, amp-html
php-base-project
A Composer ready package to start a new PHP 7 project
Stars: ✭ 17 (-5.56%)
Mutual labels:  template-project, base-project
template-python
Template repository for Python projects
Stars: ✭ 20 (+11.11%)
Mutual labels:  templates, template-project
amp-mui
⚡ AMP MUI CSS Framework
Stars: ✭ 18 (+0%)
Mutual labels:  amp, amp-html
ArduRTOS
Real Time Operating System Lessons using Arduino and The FreeRTOS Kernel
Stars: ✭ 46 (+155.56%)
Mutual labels:  example-project, example-repo
react-amp-components
A (hopefully) simple way to render AMP components via React on the server.
Stars: ✭ 30 (+66.67%)
Mutual labels:  amp, amp-html
bookshelf
My GraphQL playground
Stars: ✭ 64 (+255.56%)
Mutual labels:  example-project, example-app
angular-httpclient
Angular 15 Example HttpClient
Stars: ✭ 21 (+16.67%)
Mutual labels:  example-project, example-app
Angular9 Example App
Angular 13 Example App + Angular CLI + i18n + GraphQL
Stars: ✭ 1,769 (+9727.78%)
Mutual labels:  example-project, example-app
yii2-realtime-chat-example
Yii2 simple realtime chat with websocket.io
Stars: ✭ 17 (-5.56%)
Mutual labels:  example-project, example-app
The Documentation Compendium
📢 Various README templates & tips on writing high-quality documentation that people want to read.
Stars: ✭ 4,306 (+23822.22%)
Mutual labels:  templates, template-project
angular-seo
Angular 13 Example SEO Search engine optimization + PWA + SSR + Lazyloading
Stars: ✭ 58 (+222.22%)
Mutual labels:  example-project, example-app
amp-browser
AMP Browser
Stars: ✭ 39 (+116.67%)
Mutual labels:  amp, amp-html
angular-ssr
Angular 14 Example SSR (Server side rendering)
Stars: ✭ 92 (+411.11%)
Mutual labels:  example-project, example-app
SplashScreenExample
How to implement a Splash Screen in ReactNative
Stars: ✭ 14 (-22.22%)
Mutual labels:  example-project, example-app
wordpress-amp-theme
A free WordPress theme for blogging built entirely on Google AMP
Stars: ✭ 22 (+22.22%)
Mutual labels:  amp, amp-html
The-Overly-Complicated-Random-Number-Generator
An Overly Complex Random Number Generator, created to demystify how containers work.
Stars: ✭ 25 (+38.89%)
Mutual labels:  example-project, example-app

Ampjucks

Base project to built a website with AMP, Nunjucks and Gulp

Demo example
Report bug · Request feature

Table of contents

Features

  • Real template from AMP Start project (e-commerce)
  • Nunjucks templates
  • Gulp tasks for development server, watch changes, livereload, minify files, clean dist folder, etc
  • Free template
  • Internationalization
  • SASS support. Files separated and mixed and minified with gulp tasks
  • Sitemap autogenerated

Quick start

npm i - Installs everything needed

npm run start - Runs the server and watch for file changes in src folder. localhost:8000

npm run build - Creates dist folder ready to deploy it

npm run validate - Validate all html files inside dist folder to be AMP valid

Dist folder:

Build task creates two different folders with the HTML files one per language. Deploy this folders the way you like the most.

  • If you use Webstorm, see this.

Bugs and feature requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Creators

Ismael Ramos

Buy Me a Coffee at ko-fi.com

Copyright and license

Code and documentation copyright 2011-2018 the authors. Code released under the MIT License.

Enjoy 🤘

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].