GithubHelp home page GithubHelp logo

kzhkmt / ssh---http-apache- Goto Github PK

View Code? Open in Web Editor NEW

This project forked from markkolich/blog

0.0 0.0 0.0 73.45 MB

This is my blog. There are many like it, but this one is mine.

Home Page: http://mark.koli.ch

License: MIT License

Shell 0.34% JavaScript 3.91% C++ 1.75% Perl 0.21% PHP 1.27% Java 23.75% CSS 45.09% HTML 21.61% FreeMarker 2.05%

ssh---http-apache-'s Introduction

mark.koli.ch

This is my blog. There are many like it, but this one is mine.

The content and code herein is documented with reasonable depth in this blog post:

http://mark.koli.ch/a-new-blog-platform-backed-by-github-twitter-bootstrap-and-curacao

This custom blogging platform is built with:

Bootstrap

This project is built and managed using Apache Maven.

To clone, build, and run this project you must have Maven installed and configured.

To begin, clone the repository.

#~> git clone https://github.com/markkolich/blog.git

Run mvn jetty:run from within your newly cloned blog directory to start the local servlet container.

#~> cd blog
#~/blog> mvn jetty:run

Run mvn jetty:run-forked fizzed-watcher:run to start Jetty in "forked" mode and watch for resource changes. Any changes to .js or .css files will invoke the process-resources goal to minfiy and compress all static resources while the Jetty server continues to run:

#~/blog> mvn jetty:run-forked fizzed-watcher:run

In your nearest web-browser, visit http://localhost:8080/blog.

To stop the development server, press Ctrl-C.

To build a deployable WAR for your favorite servlet container, run mvn package.

#~/blog> mvn package

The resulting WAR is placed into the local dist directory. Deploy and enjoy.

Licensing

Copyright (c) 2016 Mark S. Kolich

All code in this project is freely available for use and redistribution under the MIT License.

See LICENSE for details.

ssh---http-apache-'s People

Contributors

markkolich avatar dependabot[bot] avatar

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.