aurelia-contrib / aurelia-getting-started

Basically a queue of topics and examples to cover
MIT License
20 stars 5 forks source link

Create manual-bootstrapping.md #28

Open obedm503 opened 6 years ago

Alexander-Taran commented 6 years ago

Ok.. the idea looks great to cover. Could you move the contents of the files inside the .md please? So reader won't have to go to 2 links. Leave the links though..

Just have content of them as well here.

obedm503 commented 6 years ago

Do you mean to copy the post from discourse?

Alexander-Taran commented 6 years ago

Nah.. the source files https://github.com/obedm503/bundler-friendly-aurelia/blob/a000af19eb21f087d2a8703171aa6f0531a0fb4c/webpack.config.js and bootstrapper..

like after some experimentation this is how you can initialize manually // link to file webpack.config.js // and the contents right in the .md

webpack.config.js contents

same for other sources bootstrap.ts/js

bootstrap.js contents
obedm503 commented 6 years ago

Problem is, those files might change. For example I've been thinking about adding SSR to the example repo. I don't want to have to update the guide with the file changes

Alexander-Taran commented 6 years ago

well you can leave a comment about it.. better yet move the repo here.. so we can add a link to guide as your readme.md for the repo.. and you get more exposure as well

I'll bug you with readme though.. as it is now - pretty useless (-:

obedm503 commented 6 years ago

you mean move the repo to aurelia-contrib? on another note, I've been trying to add ssr and since i'm doing manual bootstrapping things work a little different. the aurelia ssr engine code is hairy, so ssr might take some time

Alexander-Taran commented 6 years ago

Yep.. move to contib.. if you'd like

obedm503 commented 6 years ago

tried transfering screenshot_20180404_211028 also, I'd like write access to be limited to me if possible. at least while in initial development

Alexander-Taran commented 6 years ago

@obedm503 I've invited you to organisation. after joining you'll have the rights.. I think as the owner of org I'll have write access to the repo.. other than that only usual flow with issues and pull requests is possible for everybody else. I think it is configurable though

Alexander-Taran commented 6 years ago

Can we get back to this one? include the snippets of code and make a link to your repo a-la "want to know more.. we have a repo for this" (-:

obedm503 commented 6 years ago

been kind of busy lately, will get back in to it in the next few weeks