WordPress Theme ( saros )

September 8, 2021 Code

Version – 2.0.0
Licence – MIT
Updated on: September 07, 2021

Stacks

StackDescription
GulpCLI version: 2.2.0
Local version: 4.0.2

Required Packages
“gulp”: “^4.0.2”,
“gulp-archiver”: “^1.0.0”,
“gulp-autoprefixer”: “^8.0.0”,
“gulp-clean-css”: “^4.3.0”,
“gulp-sass”: “^5.0.0”,
“gulp-sourcemaps”: “^3.0.0”,
“sass”: “^1.35.1”
Nodev14.8.0
PHP Version5.6
WordPress Version5.3
SCSS / CSS

Plugins

PluginDescription
Email download linkDownload link form
AutoptimizeMinify css & Js files
Compress JPEG & PNG imagesOptimize images
Super Progressive Web AppsPWA ( User can able to create shortcut icon for mobile(android/ios & desktop)

Features

Personal info on home page

  • Personal info on home page
    • Job Title
    • About Intro (3/4 lines )
  • Blog
    • Blog tiles on home page ( min 3 item )
    • Multiple Category
    • Download Link (free resources)
  •  Social Media Links

Customize your own & setup

  • Clone project under theme folder
  •  Install packages npm i
  •  Change colors, fonts bu changing on _.scss
  •  Watch changes over *.scss fiels using gulp watch
  •  Compile CSS using gulp css
  •  Generate theme (zip) gulp build

and upload saros.zip using cpanel or Apperanance > themes (/wp-admin)

Setup

  • Login to your wp-admin
  •  Go to ** Apperanance > themes **
  •  Uploda saros theme ( if not added using cpanel ) – click on add new button – click on upload theme & – borwse / drag & drop saros.zip – Install and then activate theme
Pages

Create pages under pages menu

Home Page

  • Create Home page and choose Home page template from right panel under template dropdown
  •  Add content ( about you 3/4 line summary) and save

Privacy Policy or Terms of Service

  •  Add new page, give a title of page, add content and save

Offline Page for PWA

  •  Add new page, give a title Offline, choose Offline Page from right panel under template dropdown add save

Set Home page (Front Page)

  •  Go to Settings > Readings menu
  •  Choose A Static page ( select below )
  •  Choose Home from Homepage. dropdown

Add Social links

  •  Go to Social Profiles menu
  •  Add social links & email, phone and save

Create Main Menu

  •  Go to Apperance > Menus from menu
  •  Go to give menu name Main menu or Header Menu or what you like
  •  Check Primary from below under Menu settings
  •  Save Menu
  •  Choose items from categories to add on main menu and save

Create Footer Menu

  •  Go to Apperance > Menus from menu
  •  Go to give menu name Footer menu or Bottom Menu or what you like
  •  Check Footer Menu from below under Menu settings
  •  Save Menu
  •  Choose privacy & terms page from pages to add on footer menu and save

Create Category & Post

  •  Go to Apperance > Posts from menu
  •  Click on categories & add category
  •  Click on Add New from posts menu
  •  Give a title, add content, choose category ( previously created ), write excerpt for short description on front page and save

Check Github Repo

https://github.com/saroz/saros

Theme generate using [Underscore](https://underscores.me) (`_s`).