Giter Site home page Giter Site logo

hoftherose / hoftherose.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sujaykundu777/devlopr-jekyll

0.0 0.0 0.0 54.18 MB

My webpage

Home Page: https://hoftherose.github.io

License: MIT License

JavaScript 2.05% Ruby 1.89% HTML 45.62% Dockerfile 0.23% SCSS 50.17% Procfile 0.04%

hoftherose.com's Introduction

devlopr-jekyll - A Beautiful Jekyll Theme Built for Developers

All Contributors

workflow-badge MIT license

Webpage build off of this project. If you want to make a similar site I would

devlopr uses Markdown Files to generate data like Blog Posts, Gallery, Shop Products etc. No external database is required.

Launch your Static Site using Devlopr in minutes ๐Ÿš€

To get started follow this Tutorial

or if you want to try fast :

Local Development Steps :

Clone Locally:

$ git clone https://github.com/your_github_username/your_github_username.github.io.git
$ cd your_github_username

Deploy with ZEIT Now Deploy with Netlify Deploy

Using Docker :

Building the Image :

docker build -t my-devlopr-jekyll-blog .

Running the container :

docker run -d -p 4000:4000 -it --volume="$PWD:/srv/jekyll" --name "my_blog" my-devlopr-jekyll-blog:latest jekyll serve --watch

Using Docker Compose :

Development :

You can run the app in development mode : (your changes will be reflected --watch moded)

Serve the site at http://localhost:4000 :

docker-compose -f docker-compose-dev.yml up --build --remove-orphans

Production :

You can run the app in production mode : (your changes will be reflected --watch moded)

Serve the site at http://localhost:4000 :

docker-compose -f docker-compose-prod.yml up --build --remove-orphans

Stop the app : docker-compose -f docker-compose-prod.yml down Once everything is good and ready to go live -

docker-compose -f docker-compose-prod.yml up --build --detach

Thanks:

To the team that worked on the original project.

Licence

The theme is available as open source under the terms of the MIT License. You can do anything you want, including projects for your clients, as long as you mention an attribution back (credit links in footer). See the Licence file

hoftherose.com's People

Contributors

sujaykundu777 avatar allcontributors[bot] avatar hoftherose avatar aekkasit114 avatar rmrt1n avatar x-limitless-x avatar blakedrumm avatar resynth1943 avatar danysan1 avatar dependabot[bot] avatar russdreamer avatar tzeny avatar csvance avatar raghwendra-dey avatar cmc-214 avatar jackwuwemo 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.