AWSM F1 - Frontity starter theme with Gutenberg blocks support

We have finally launched our first theme β€˜AWSM F1’, a starter theme for Frontity. Out of the box, the theme provides support to common Gutenberg WordPress editor blocks and more importantly, you can extend it to further support any blocks.

You can view a demo of the theme here.

The theme has a bare-minimum bootstrap CSS which combines following Bootstrap CSS/SCSS files: functions, variables, mixins, root, reboot, type, grid, forms and utilities from the latest version. This is essentially provided as a starting point for resetting browser defaults, typography styles, from styles, creating custom layouts/grids and adding responsive breakpoints. Note that we have not included any bootstrap JS files.

AWSM F1 also adds support for WP Job Openings WordPress plugin that combines our WP Job Openings Frontity package. All the default fields and the fields supported by WP Job Openings Pro are supported in the job application form. Also, the theme has been built keeping SEO in mind.

I am not claiming it that it is a production-ready and perfect theme. All we wanted to do is to try build a beautiful theme utilising the potential of Frontity and we are very happy with the outcome! Feel free to play around it, use and share. :slight_smile:

Pull requests and forks are welcome. You can use this code freely for your own projects and/or experiments. If you have any suggestions or questions feel free to write a message.

NPM Package - https://www.npmjs.com/package/@awsmin/f1
Git Repository - https://github.com/awsmin/f1

9 Likes

Hi @aravindajith,

The theme looks really great. Thanks so much for this contribution!

Thanks for such an awesome contribution :frontity:

@aravindajith thanks for sharing! Looks great :clap:t4:

1 Like

Hi Aravindajith,

Trying to install this team, but im getting 404’s.

What is the exact command line i have to enter?

Currently entering β€œnpm i https://www.npmjs.com/package/@awsmin/f1”. But that gives me a 404, package not found.

Thanks!

Hey, could you try using this command instead

npm i @awsmin/f1
1 Like

Hi, thank you for sharing this awesome starter theme.
I am a newbie of this kind of thing actually.
I tried to use it on my localhost, but the homepage, about, services, and contact pages don’t look like the demo (https://awsm-theme.vercel.app/. Does the source: https://staging2.awsm.in/fone/wp-json usage only limited to your vercel theme demo?

I really love the simplicity of the theme, and if there is some wordpress demo page available as well, we would appreciate it as we would love to learn from your use case too.

Kind regards

Please find the demo WordPress site export data in our git - Wordpress Export (Demo Data) Β· Issue #1 Β· awsmin/f1 Β· GitHub

2 Likes

Hi @Varma I’m also setting up a site using your theme and have imported the demo data but I can’t seem to get it to display the home page. Do I need to have a specific slug or name for the home page to make the theme use it?