A generic blog website template, built on the AMP stack and Bootstrap (with SASS)
A generic blog website template. Built on the AMP stack and Bootstrap.
⛔️ DEPRECATED
This repository is no longer maintained and not recommended for use by anyone.
Submit the form on “sql/index”
https://stackoverflow.com/questions/4095289/how-to-configure-php-ini-to-use-gmail-as-mail-server
https://github.com/felixrieseberg/npm-windows-upgrade
npm install -g npx
Install postcss and autofixer:
npm install postcss-cli autoprefixer
https://github.com/sass/libsass/blob/master/docs/build-with-visual-studio.md
https://github.com/sass/sassc/blob/master/docs/building/windows-instructions.md
@echo off
set RESTVAR=
shift
:loop1
if [%3]==[] goto after_loop
set RESTVAR=%RESTVAR% %3
shift
goto loop1
:after_loop
echo %RESTVAR%
echo "args above"
echo "running"
C:\libsass\sassc\sassc.exe %RESTVAR%
postcss "css\*.css" --replace --use C:\Windows\System32\node_modules\autoprefixer
Disable "socache_shmcb_module"
Disable "pagespeed"
include_path = "...[ROOT DIRECTORY]"
opcache.enable=0
Follow the TODO instructions in the following files: