Giter Site home page Giter Site logo

wyseguys / wyseguys.github.io Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 23.84 MB

My personal website. I want to use this to practice and learn, have a laugh of two

Home Page: https://www.wyseguys.com

License: MIT License

HTML 42.57% Ruby 0.24% SCSS 36.54% JavaScript 19.02% CSS 0.97% Shell 0.65%
dumb

wyseguys.github.io's Introduction

Wyseguys.com

Wyseguys.com is the personal site of Chris Zwemke. As a web developer by trade and by interest, this site represents the place where Chris can put his best quality work forward. Sure there is a mild amount of monetized content that gets a few thousand visitors per year, but that is really just used as another set of real world tests. For example, when I use a new blog engine, can I configure and keep the old traffic from the previous links out in the world?

Jekyll

This is a Jekyll generated blog. It is developed on Linux Mint 21.3, using Visual Studio Code and Docker.

minima

Minima is a one-size-fits-all Jekyll theme for writers. It's Jekyll's default (and first) theme. It's what I got when I ran jekyll new.

Theme preview

minima theme preview

Installation

Follow the instructions at https://jekyllrb.com/docs/ in the quickstart. Even though I am using Windows 10 Pro, follow the linux instructions because we are doing the WSL. It works great.

I keep the code in a directory home, there is then a DockerFile that will start up an environment.

I copied this setup from https://gist.github.com/BillRaymond/db761d6b53dc4a237b095819d33c7332

  1. Local Dev: git, VS Code (extensions Docker & Dev Containers), Docker Desktop.
  2. Clone this repo and open the directory in VS Code
  3. ctrl + p, use the "Rebuild Container" command in VS Code ...
  4. VS Code will bounce and show you are running the same code in a container.
  5. bundle exec jekyll serve --incremental

The last command might prompt you to do the bundle gem install or whatever if you haven't done it in that container before. No biggy.

Development

Good luck!

To test your theme, run bundle exec jekyll serve --incremental and open your browser at http://localhost:4000. This starts a Jekyll server using your theme and the contents. As you make modifications, your site will regenerate and you should see the changes in the browser after a refresh.

wyseguys.github.io's People

Contributors

wyseguys avatar

Watchers

 avatar

wyseguys.github.io's Issues

Implement a font switcher for OpenDyslexic

In the menu of the site, or wherever the accessibility community says is best, I want to include a font switcher. Things like high contrast, open dyslexic and any others.

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.