Code Monkey home page Code Monkey logo

computersecuritytips_info's Introduction

computersecuritytips_info

Blog about computer security tips for everyday folk. Hugo-based static blog.

How to get started after cloning

git submodule init
git submodule update

(cd themes/minimo && npm install)

When you first clone the repo you need to fix up the remote URI for the theme submodule:

(cd themes/minimo && git remote set-url origin [email protected]:asimihsan/minimo.git)

Building for local view

(cd themes/minimo && npm run build) && hugo server -D --disableFastRender

Building for deployment

HUGO_ENV=production HUGO_BASEURL='https://computersecuritytips.info' hugo --buildDrafts --destination build

DNS

Old NS record

ns-1035.awsdns-01.org.
ns-468.awsdns-58.com.
ns-1917.awsdns-47.co.uk.
ns-967.awsdns-56.net.

Old SOA record

ns-1035.awsdns-01.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400

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.