GithubHelp home page GithubHelp logo

nichelia / blog Goto Github PK

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

Blog platform

Home Page: http://blog.nichelia.com

License: MIT License

Makefile 1.01% JavaScript 2.06% TypeScript 52.78% CSS 8.69% HTML 12.35% SCSS 6.71% Dockerfile 1.92% Shell 14.49%

blog's Introduction

blog

Blog platform

Contents

Development

To run project in development mode, run the following:
$ ./scripts/run.sh

Replicate

This project uses npm package @angular/cli of version v9.1.5.

Steps to replicate project from scratch:

  1. Install npm on your environment
    $ npm install -g @angular/[email protected]
  2. Make sure git is installed on the environment
    • Ensure your git email is configured git config --global user.email [value]
    • Ensure your git username is configured git config --global user.name [value]
  3. Create a new project named blog
    $ ng new blog
  4. Select the following options
    • Would you like to add Angular routing? y
    • Which stylesheet format would you like to use? css

blog's People

Contributors

nichelia avatar

Watchers

 avatar

Forkers

lgtm-migrator

blog's Issues

Add issue templates

As a developer
I want to configure the GitHub repository with custom issue templates
So that it becomes easier to create predefined issues.

[FEATURE] Switch light/dark mode manually

๐Ÿš€ Feature request

Description

As a designer
I want add a button to switch from light to dark mode
So that You have the ability to switch between modes automatically (rather than system detection only)

Describe the solution you'd like

A button at the end of the page would be a good start. It should toggle between three options:

  1. Light mode
  2. Dark mode
  3. System detection mode

Describe alternatives you've considered

N/A

Add version to site

As a designer
I want to show the current application version on the site
So that it is easily traceable from user perspective what version is deployed / made public

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.